guix/gnu/system
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
..
examples system: Rename 'disk-image' command 'image'. 2021-01-19 17:16:56 +01:00
images scripts: system: Accept <image> records as input. 2021-02-17 10:57:02 +01:00
accounts.scm
file-systems.scm
hurd.scm
image.scm
install.scm
keyboard.scm
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm services: Do not warn, when duplicate users are eq?. 2021-01-20 09:04:59 +01:00
uuid.scm
vm.scm scripts: system: Remove 'vm-image' command. 2021-02-17 10:52:28 +01:00