guix/gnu/system
Ludovic Courtès 7597478e2e
file-systems: Add '%network-configuration-files' and '%network-file-mappings'.
* gnu/system/file-systems.scm (%network-configuration-files)
(%network-file-mappings): New variables.
* guix/scripts/environment.scm (%network-configuration-files): Remove.
(launch-environment/container): Refer to '%network-file-mappings'
instead of calling 'filter-map'.
2017-02-07 00:08:10 +01:00
..
examples
file-systems.scm file-systems: Add '%network-configuration-files' and '%network-file-mappings'. 2017-02-07 00:08:10 +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 file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
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