guix/gnu/services
Ludovic Courtès 2c071ce96e system: Recognize more file system flags.
* guix/build/linux-initrd.scm (MS_NOSUID, MS_NODEV, MS_NOEXEC): New
  variables.
  (mount-flags->bit-mask): New procedure.
  (mount-file-system)[flags->bit-mask]: Remove.
  Use 'mount-flags->bit-mask' instead.
  In /etc/mtab, use the empty string when OPTIONS is false.
* gnu/services/base.scm (file-system-service): Add #:flags parameter and
  honor it.
* gnu/system.scm (other-file-system-services): Pass FLAGS to
  'file-system-service'.
2014-07-23 02:02:07 +02:00
..
avahi.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +02:00
base.scm system: Recognize more file system flags. 2014-07-23 02:02:07 +02:00
dbus.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +02:00
dmd.scm system: File system sources can be marked as labels or devices. 2014-06-03 00:14:58 +02:00
networking.scm services: Add Tor service. 2014-07-12 23:17:54 +02:00
ssh.scm services: Update to use the dmd 0.2 API. 2014-07-08 00:12:31 +02:00
xorg.scm services: Use more Texinfo markup in docstrings. 2014-07-11 23:20:48 +02:00