guix-devel/gnu/system
Ludovic Courtès be21979d85 file-systems: Add a 'mount?' field.
Fixes <http://bugs.gnu.org/22176>.
Reported by Florian Paul Schmidt <mista.tapas@gmx.net>.

* gnu/system/file-systems.scm (<file-system>)[mount?]: New field.
(file-system->spec): Adjust accordingly.
* gnu/services/base.scm (file-system-dmd-service): Return the empty list
when FILE-SYSTEM has 'mount?' set to false.
(user-processes-service): Select the subset of FILE-SYSTEMS that matches
'file-system-mount?'.
* doc/guix.texi (File Systems): Document it.
2015-12-22 00:29:21 +01:00
..
examples doc: Be more explicit in example of file-systems configuration. 2015-12-21 13:12:07 -05:00
file-systems.scm file-systems: Add a 'mount?' field. 2015-12-22 00:29:21 +01:00
grub.scm system: grub: Use a bigger background image. 2015-11-02 09:54:21 +01:00
install.scm install: Run GPM. 2015-11-07 18:56:17 +01:00
linux-container.scm services: Add 'system-service-type'. 2015-11-02 22:25:11 +01:00
linux-initrd.scm linux-initrd: Use pata_acpi, pata_atiixp, and isci modules only on Intel. 2015-10-27 21:44:46 +01:00
locale.scm system: Add 'locale-libcs' field. 2015-10-30 23:05:52 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm system: pam: Honor /etc/environment. 2015-12-05 10:51:49 +08:00
shadow.scm system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE. 2015-11-11 00:37:50 +01:00
vm.scm gnu: Add qemu-minimal. 2015-11-21 00:36:23 +01:00