Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu/system
Mathieu Othacehe c009c286a2
image: Make the operating-system field mandatory.
Make the operating-system field mandatory as creating an image without it
makes no sense. Introduce a new macro, image-without-os for the specific cases
where the image is only created to be inherited from afterwards.

* gnu/image.scm (<image>)[operating-system]: Make it mandatory.
* gnu/system/image.scm (image-without-os): New macro.
(efi-disk-image, efi32-disk-image, iso9660-image, docker-image,
raw-with-offset-disk-image): Use it.
* gnu/system/images/hurd.scm (hurd-disk-image): Ditto.
2022-09-24 14:20:36 +02:00
..
examples maint: Use a pretty version string in ISO and VM images. 2022-08-09 15:16:06 +02:00
images image: Make the operating-system field mandatory. 2022-09-24 14:20:36 +02:00
accounts.scm
file-systems.scm gnu: system: file-systems: Add shared flag. 2022-08-10 07:12:25 +03:00
hurd.scm system: hurd: Fix bogus 'initrd-modules' field. 2022-04-08 18:14:35 +02:00
image.scm image: Make the operating-system field mandatory. 2022-09-24 14:20:36 +02:00
install.scm system: install: Do not load amdgpu in the installer image. 2022-09-16 10:14:39 +02:00
keyboard.scm
linux-container.scm linux-container: container-script: Parse command line options. 2022-08-09 20:32:13 +02:00
linux-initrd.scm initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
locale.scm system: locale: Use only the current glibc. 2022-01-14 14:29:20 +01:00
mapped-devices.scm mapped-devices: Ensure 'cryptsetup open' gets a tty. 2022-04-08 18:14:35 +02:00
nss.scm
pam.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
setuid.scm system: Add (gnu system setuid). 2021-07-29 13:09:48 -04:00
shadow.scm
uuid.scm uuid: Support XFS. 2021-09-23 18:17:17 +02:00
vm.scm system: vm: Change the writable image name. 2022-01-14 12:26:07 +01:00