guix/gnu
Mathieu Othacehe 6e8cdf1d26
scripts: system: Accept <image> records as input.
* guix/scripts/system.scm (system-derivation-for-action): Replace "os"
argument by "image". Remove "image-size", "image-type", "label" and
"volatile-root?"  arguments.
(perform-action): Ditto.
(process-action): Construct the <image> record and pass it to "perform-action"
procedure.
* tests/guix-system.sh: Adapt accordingly.
* gnu/system/images/hurd.scm: Return the default image.
* gnu/system/images/novena.scm: Ditto.
* gnu/system/images/pine64.scm: Ditto.
* gnu/system/images/pinebook-pro.scm Ditto.
2021-02-17 10:57:02 +01:00
..
bootloader
build
installer
machine
packages gnu: cl-pngload: Update to 2.0.0-2.91f1d70. 2021-02-17 10:18:39 +01:00
services services: wireguard: New service. 2021-02-17 10:32:15 +01:00
system scripts: system: Accept <image> records as input. 2021-02-17 10:57:02 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm image: Export image? procedure. 2021-02-17 10:55:36 +01:00
installer.scm
local.mk gnu: Add run. 2021-02-15 11:37:58 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm