guix/gnu/services
Ludovic Courtès 83a17b6236 install: Add a service to back the store with the target disk.
Fixes <http://bugs.gnu.org/18061>.
Reported by Adam Pribyl <pribyl@lowlevel.cz>.

* gnu/services/dmd.scm (dmd-configuration-file)[config]: Import (guix
  build utils).
* gnu/system/install.scm (make-cow-store, cow-store-service): New
  procedures.
  (installation-services): Use it.
  (%backing-directory): New variable.
* doc/guix.texi (System Installation): Add the 'deco start cow-store
  /mnt' phase.
2014-07-23 17:47:25 +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 install: Add a service to back the store with the target disk. 2014-07-23 17:47:25 +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