guix/gnu
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
..
bootloader
build install: Factorize cow-store procedure. 2020-09-02 17:05:22 +02:00
installer
machine
packages gnu: nyxt: Update to 2-pre-release-1. 2020-09-02 15:18:01 +02:00
services services: childhurd: Always include the secret-service. 2020-09-02 07:24:15 +02:00
system install: Factorize cow-store procedure. 2020-09-02 17:05:22 +02:00
tests
artwork.scm
bootloader.scm
ci.scm gnu: ci: Set label in iso9660 jobs. 2020-08-31 16:12:31 +02:00
image.scm
installer.scm
local.mk gnu: ttfautohint: Update to 1.8.3. 2020-09-01 23:36:52 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm