Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
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 installer: Remove logical devices. 2020-08-06 11:31:38 +02:00
machine Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
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 Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
local.mk gnu: ttfautohint: Update to 1.8.3. 2020-09-01 23:36:52 +03:00
machine.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00
packages.scm packages: 'generate-package-cache' is deterministic. 2020-07-30 19:17:20 +02:00
services.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
system.scm system: Validate sudoers file when building the system. 2020-08-24 23:23:57 +02:00
tests.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00