guix/gnu/system
Ludovic Courtès 357db1f91d
system: More 'file-append' instead of #~(string-append #$thing …).
* gnu/system/shadow.scm (<user-account>)[shell]: Use 'file-append'.
(%base-user-accounts): Likewise.
* gnu/system/grub.scm (%background-image): Likewise.
2017-02-01 12:36:41 +01:00
..
examples
file-systems.scm file-systems: 'file-system-needed-for-boot?' is #t for parents of the store. 2017-01-16 23:27:23 +01:00
grub.scm system: More 'file-append' instead of #~(string-append #$thing …). 2017-02-01 12:36:41 +01:00
install.scm install: The list of services is now a plain list. 2016-12-19 23:57:18 +01:00
linux-container.scm
linux-initrd.scm system: Add btrfs file system support. 2017-01-10 12:00:35 +01:00
locale.scm
mapped-devices.scm mapped-devices: 'source' can be a list of strings. 2017-01-24 23:09:10 +01:00
nss.scm
pam.scm
shadow.scm system: More 'file-append' instead of #~(string-append #$thing …). 2017-02-01 12:36:41 +01:00
vm.scm