guix/gnu
Josselin Poiret d57cab7641
image: Add mbr-raw-image-type and use by default.
* gnu/system/image.scm (mbr-disk-image, mbr-raw-image-type): New variables.
(qcow2-image-type): Inherit mbr-disk-image.
* guix/scripts/system.scm (%default-options): Use mbr-raw-image-type by
default.
* gnu/tests/install.scm (run-install): Use mbr-raw in the tests.
* doc/guix-cookbook.texi (Guix System Image API): Update the list of image
types.
* doc/guix.texi (Invoking guix system, System Images, image-type Reference):
Add mbr-raw and switch documented default to it.
2023-08-25 14:24:21 +02:00
..
bootloader
build
home home: services: ssh: Fix compilation warning with 'serialize-match-criteria'. 2023-08-20 22:59:09 +02:00
installer
machine
packages gnu: Add thunarx-python. 2023-08-25 18:13:32 +08:00
services services: mcron: Use (shepherd support) module unconditionally. 2023-08-22 21:37:41 +08:00
system image: Add mbr-raw-image-type and use by default. 2023-08-25 14:24:21 +02:00
tests image: Add mbr-raw-image-type and use by default. 2023-08-25 14:24:21 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Really honor system type for manifests. 2023-08-21 19:16:05 +02:00
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: python-shiboken-2: Update to 5.15.10. 2023-08-22 12:32:31 -04:00
machine.scm
packages.scm
services.scm services: Define 'for-home'. 2023-08-20 22:48:47 +02:00
system.scm
tests.scm