guix-devel/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 activation: Shared system home directories are now 555 and root-owned. 2019-03-08 23:21:59 +01:00
bootloader.scm booloader: Add 'invoke/quiet'. 2019-03-16 18:15:13 +01:00
cross-toolchain.scm gnu: cross-base: Use invoke in (gnu build cross-toolchain). 2018-03-23 04:41:53 -04:00
file-systems.scm file-systems: Add read-luks-partition-uuid. 2019-01-17 14:04:26 +01:00
install.scm activation: Build account databases with (gnu build accounts). 2019-03-07 20:05:09 +01:00
linux-boot.scm system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
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-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
linux-modules.scm linux-modules: Factorize 'missing-modules'. 2019-03-13 23:12:43 +01:00
marionette.scm marionette: Add wait-for-unix-socket. 2018-08-28 00:19:58 -07:00
shepherd.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00
svg.scm bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
vm.scm vm: Adjust FAT serial number code to 32-bit Guile. 2019-04-25 00:45:35 +02:00