guix/gnu/services
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
..
avahi.scm services: avahi: Add Avahi to the system profile. 2015-11-02 22:25:12 +01:00
base.scm file-systems: Add a 'mount?' field. 2015-12-22 00:29:21 +01:00
databases.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
dbus.scm services: dbus: Support service activation. 2015-10-22 00:41:09 +02:00
desktop.scm services: Add pkexec to setuid programs. 2015-11-29 20:33:35 +01:00
dmd.scm services: dmd: Spawn a REPL upon failure to load a service definition. 2015-11-25 11:59:54 +01:00
lirc.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
mail.scm gnu: Add dovecot service 2015-12-18 09:24:27 +01:00
networking.scm services: tor: Store private data under /var/lib/tor. 2015-11-27 23:29:51 +01:00
ssh.scm services: lsh: Correctly handle #:interfaces option. 2015-11-27 22:46:27 +01:00
web.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
xorg.scm services: xorg: Export additional symbols. 2015-11-25 12:47:58 -05:00