guix/gnu
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
..
build build: container: Add feature test predicates. 2015-11-03 11:41:04 -05:00
packages gnu: Add vmpk. 2015-12-21 22:09:47 +01:00
services file-systems: Add a 'mount?' field. 2015-12-22 00:29:21 +01:00
system file-systems: Add a 'mount?' field. 2015-12-22 00:29:21 +01:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
packages.scm packages: Remove now redundant graph procedures. 2015-12-20 22:34:22 +01:00
services.scm services: Add 'profile-service-type'. 2015-11-02 22:25:12 +01:00
system.scm services: Add 'fstab-service-type'. 2015-12-22 00:04:36 +01:00