guix/gnu/services
Ludovic Courtès 5dae0186de system: Add support for Linux-style mapped devices.
* gnu/system/file-systems.scm (<mapped-device>): New record type.
* gnu/system.scm (<operating-system>)[mapped-devices]: New field.
  (luks-device-mapping): New procedure.
  (other-file-system-services)[device-mappings, requirements]: New
  procedures.  Pass #:requirements to 'file-system-service'.
  (device-mapping-services): New procedure.
  (essential-services): Use it.  Append its result to the return value.
  (operating-system-initrd-file): Add comment.
* gnu/services/base.scm (file-system-service): Add #:requirements
  parameter and honor it.
  (device-mapping-service): New procedure.
* gnu/system/linux-initrd.scm (base-initrd): Add comment.
2014-09-12 00:14:52 +02:00
..
avahi.scm services: Use system groups where applicable. 2014-07-25 00:15:46 +02:00
base.scm system: Add support for Linux-style mapped devices. 2014-09-12 00:14:52 +02:00
dbus.scm services: Use system groups where applicable. 2014-07-25 00:15:46 +02:00
dmd.scm Move part of (gnu build linux-boot) to (gnu build file-systems). 2014-09-03 15:43:07 +02:00
networking.scm services: Use system groups where applicable. 2014-07-25 00:15:46 +02:00
ssh.scm services: lsh: Fix activation script. 2014-08-07 21:09:51 -04:00
xorg.scm gnu: Split (gnu packages base), adding (gnu packages commencement). 2014-08-28 09:21:54 +02:00