guix-devel/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 doc: Suggest installing gvfs. 2016-11-28 22:09:38 +01:00
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 gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
mapped-devices.scm mapped-devices: 'source' can be a list of strings. 2017-01-24 23:09:10 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm gnu: Remove comment which is factually incorrect. 2016-11-06 19:56:43 +01:00
shadow.scm system: More 'file-append' instead of #~(string-append #$thing …). 2017-02-01 12:36:41 +01:00
vm.scm vm: Disable initrd-time QEMU networking for VM images. 2016-11-19 18:44:54 +01:00