This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
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
|
Instantiate nscd in each system container.
|
2020-10-01 09:27:33 +02:00 |
hurd.scm
|
system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip.
|
2020-10-09 23:25:34 +02:00 |
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
|
store-copy: 'populate-store' can optionally deduplicate files.
|
2020-12-15 17:32:10 +01:00 |
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
|
uuid: Add support for bcachefs.
|
2020-11-07 13:40:46 +01:00 |
vm.scm
|
scripts: system: Remove 'vm-image' command.
|
2021-02-17 10:52:28 +01:00 |