guix/gnu/build
Ludovic Courtès 504a0fc636
accounts: Always honor the configured user account shell.
Starting from commit 0ae735bcc8, Guix
System would preserve the user shell across reconfigure and reboot.
This was done so as to allow for the use of 'chsh'.

This proved to be a misguided decision.  This commit goes back to
considering user shells as config and not "state."

* gnu/build/accounts.scm (allocate-passwd): Do not use shell from
PREVIOUS.
2019-04-26 14:19:36 +02:00
..
accounts.scm accounts: Always honor the configured user account shell. 2019-04-26 14:19:36 +02:00
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm
install.scm
linux-boot.scm
linux-container.scm linux-container: Make the guest UID and GID a parameter. 2019-04-02 18:15:37 +02:00
linux-initrd.scm
linux-modules.scm
marionette.scm
shepherd.scm
svg.scm
vm.scm vm: Adjust FAT serial number code to 32-bit Guile. 2019-04-25 00:45:35 +02:00