guix/gnu/build
Mathieu Othacehe 22827396ba
install: Factorize cow-store procedure.
Move the cow-store procedure from the service declaration in (gnu system
install) to (gnu build install), so that it can be called from within a
different context than Shepherd.

* gnu/build/install.scm (mount-cow-store, unmount-cow-store): New procedures.
* gnu/system/install.scm (make-cow-store): Remove it,
(cow-store-service-type): adapt it accordingly.
2020-09-02 17:05:22 +02:00
..
accounts.scm
activation.scm activation: Fix function call for system activation 2020-06-09 10:43:54 +02:00
bootloader.scm build: bootloader: Add install-efi procedure. 2020-05-05 16:08:33 +02:00
cross-toolchain.scm
file-systems.scm file-system: Add mount-may-fail? option. 2020-07-31 13:43:20 +02:00
hurd-boot.scm hurd-boot: Mount /proc, add /etc/mtab. 2020-06-27 13:01:40 +02:00
image.scm image: Do not set journal_model=WAL for the Hurd. 2020-07-11 16:34:01 +02:00
install.scm install: Factorize cow-store procedure. 2020-09-02 17:05:22 +02:00
linux-boot.scm hurd-boot: Further cleanup of "rc". 2020-06-08 14:26:14 +02:00
linux-container.scm
linux-initrd.scm
linux-modules.scm linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
locale.scm
marionette.scm
secret-service.scm services: Add secret-service-type. 2020-09-01 16:06:38 +02:00
shepherd.scm shepherd: 'read-pid-file/container' terminates the whole process group. 2020-06-12 00:04:42 +02:00
svg.scm
vm.scm database: 'register-items' takes an open database. 2020-06-18 14:48:17 +02:00