guix/gnu/system
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
..
file-systems.scm system: Add missing exports to (gnu system file-systems). 2014-07-23 02:13:34 -04:00
grub.scm system: Support the addition of old entries in the GRUB menu. 2014-06-25 23:53:27 +02:00
install.scm install: Add a service to back the store with the target disk. 2014-07-23 17:47:25 +02:00
linux-initrd.scm linux-initrd: Add AHCI modules. 2014-07-19 08:41:43 -04:00
linux.scm system: Allow root to use 'groupadd' & co. without authenticating. 2014-07-11 23:20:48 +02:00
shadow.scm system: Add 'file-system' decl. for /dev/pts, and use the right options. 2014-07-23 02:02:07 +02:00
vm.scm vm: Make sure disk image initrds load 'usb-storage.ko'. 2014-07-14 18:05:10 +02:00