guix-devel/gnu
Ludovic Courtès cf848cc0a1
accounts: Add default value for the 'home-directory' field of <user-account>.
* gnu/system/accounts.scm (<user-account>)[home-directory]: Mark as
thunked and add a default value.
(default-home-directory): New procedure.
* doc/guix.texi (User Accounts): Remove 'home-directory' from example.
* gnu/system/examples/bare-bones.tmpl: Likewise.
* gnu/system/examples/beaglebone-black.tmpl: Likewise.
* gnu/system/examples/desktop.tmpl: Likewise.
* gnu/system/examples/docker-image.tmpl: Likewise.
* gnu/system/examples/lightweight-desktop.tmpl: Likewise.
* gnu/system/install.scm (installation-os): Likewise.
* gnu/tests.scm (%simple-os): Likewise.
* gnu/tests/install.scm (%minimal-os, %minimal-os-on-vda):
(%separate-home-os, %encrypted-root-os, %btrfs-root-os): Likewise.
* tests/accounts.scm ("allocate-passwd")
("allocate-passwd with previous state"): Likewise.
2019-03-25 23:37:06 +01:00
..
bootloader bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
build system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
installer installer: Set the system's 'keyboard-layout' field. 2019-03-25 23:37:05 +01:00
packages gnu: guix: Update to f970946. 2019-03-25 23:37:05 +01:00
services services: SDDM: Specify absolute path to the X server. 2019-03-25 19:24:22 +01:00
system accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
tests accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
artwork.scm artwork: Update snapshot to b975164. 2019-03-05 23:08:53 +01:00
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
installer.scm installer: Set the system's 'keyboard-layout' field. 2019-03-25 23:37:05 +01:00
local.mk gnu: docker: Use fewer modprobes. 2019-03-25 20:27:57 +01:00
packages.scm packages: Add the channel .go files to the search path. 2019-03-11 23:12:26 +01:00
services.scm services: 'instantiate-missing-services' reaches fixed point. 2018-09-07 23:00:39 +02:00
system.scm system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
tests.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00