3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Maxim Cournoyer db29ee0b1b
gnu: samba: Set localstatedir to /var.
It previously defaulted to a $PREFIX/var, where $PREFIX was the root of the
installation directory (under /gnu/store) of Samba.

* gnu/packages/samba.scm (samba)[phases]{configure}: Add --localstatedir=/var
option.
{disable-etc-samba-directory-creation}: Rename to
disable-etc,var-samba-directories-setup and prevent creating directories under
both sysconfdir and localstatedir.
2020-11-03 00:11:06 -05:00
..
bootloader system: Generate grub locale directory for grub.cfg. 2020-11-01 01:14:36 +01:00
build file-systems: Allow swap space lookup by UUID/label. 2020-10-30 01:14:20 +01:00
installer installer: Report to the user the formatted partitions. 2020-11-02 03:42:08 +01:00
machine system: Add store-directory-prefix to boot-parameters. 2020-11-01 02:28:38 +01:00
packages gnu: samba: Set localstatedir to /var. 2020-11-03 00:11:06 -05:00
services services: guix-publish: Add 'cache-bypass-threshold' field. 2020-10-30 12:31:18 +01:00
system system: image: Introduce arm32-raw image type. 2020-11-02 17:17:52 +01:00
tests installer: Use UUIDs in the 'swap-devices' field. 2020-10-30 01:14:21 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Restore license handling. 2020-11-02 21:02:39 +01:00
image.scm image: Add image-type support. 2020-09-30 10:47:59 +02:00
installer.scm installer: Call setlocale after init gettext. 2020-10-18 17:55:40 +02:00
local.mk gnu: sbcl-geco: Fix build. 2020-10-31 18:01:00 +01:00
machine.scm
packages.scm packages: 'generate-package-cache' is deterministic. 2020-07-30 19:17:20 +02:00
services.scm services: provenance: Wrap config file name in 'assume-valid-file-name'. 2020-10-16 15:00:50 +02:00
system.scm system: Change comment wording. 2020-11-02 18:22:33 +01:00
tests.scm