guix-play/gnu/services
Ludovic Courtès 023f391c78 services: Add 'file-system-service'.
* gnu/services/base.scm (file-system-service): New procedure.
  (user-processes-service): Add 'requirements' parameter.
* gnu/services/dmd.scm (dmd-configuration-file): Use (guix build
  linux-initrd).
* guix/build/linux-initrd.scm (guix): Export 'check-file-system'.
* gnu/system.scm (file-union): New procedure.
  (essential-services): Use it.  Add that to the returned list.
2014-05-10 23:33:52 +02:00
..
base.scm services: Add 'file-system-service'. 2014-05-10 23:33:52 +02:00
dmd.scm services: Add 'file-system-service'. 2014-05-10 23:33:52 +02:00
networking.scm services: networking: Fix typo in static networking service. 2014-05-04 21:09:29 +02:00
xorg.scm services: Add service to cleanly unmount the root file system. 2014-05-08 23:42:15 +02:00