guix/gnu/build
Ludovic Courtès 41f76ae08a
services: user-homes: Do not create home directories marked as no-create.
Fixes a bug whereby GuixSD would create the /nonexistent directory, from
user 'nobody', even though it has 'create-home-directory?' set to #f.

* gnu/build/activation.scm (activate-users+groups): Add comment for
\#:create-home?.
(activate-user-home)[ensure-user-home]: Skip when CREATE-HOME? is #f or
SYSTEM? is #t.
* gnu/tests/base.scm (run-basic-test)["no extra home directories"]: New
tests.
2017-05-18 10:55:16 +02:00
..
activation.scm services: user-homes: Do not create home directories marked as no-create. 2017-05-18 10:55:16 +02:00
cross-toolchain.scm
file-systems.scm gnu: build: file-systems: Add ISO-9660. 2017-05-03 00:18:33 +02:00
install.scm bootloader: Adapt vm to new bootloader API. 2017-05-16 14:41:01 +02:00
linux-boot.scm build: Fix compilation warnings. 2017-04-11 11:13:26 +02:00
linux-container.scm linux-container: Add 'container-excursion*'. 2017-02-07 00:08:10 +01:00
linux-initrd.scm
linux-modules.scm build: Fix compilation warnings. 2017-04-11 11:13:26 +02:00
marionette.scm
shepherd.scm Add (gnu build shepherd). 2017-02-07 00:08:11 +01:00
svg.scm
vm.scm bootloader: Adapt vm to new bootloader API. 2017-05-16 14:41:01 +02:00