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 image: Rename "raw" image-type to "efi-raw". 2021-01-17 11:04:25 +01:00
install.scm services: shepherd: 'shepherd-service-type' requires documentation. 2021-01-13 22:24:18 +01:00
keyboard.scm
linux-container.scm services: shepherd: 'shepherd-service-type' requires documentation. 2021-01-13 22:24:18 +01:00
linux-initrd.scm
locale.scm
mapped-devices.scm services: shepherd: 'shepherd-service-type' requires documentation. 2021-01-13 22:24:18 +01:00
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