3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
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 accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
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 system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
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 locale: Use the native gzip and libc when building locales. 2020-05-15 00:01:39 +02:00
mapped-devices.scm services: shepherd: 'shepherd-service-type' requires documentation. 2021-01-13 22:24:18 +01:00
nss.scm nss: Remove '%compat' from the defaults. 2018-03-27 23:26:15 +02:00
pam.scm services: Add descriptions. 2020-05-08 16:30:50 +02:00
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