guix-play/gnu/system
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
..
examples examples: Avoid duplicate SDDM service for Plasma on aarch64-linux. 2023-08-22 01:14:47 +02:00
images system: images: Add unmatched module. 2023-06-14 14:52:21 +03:00
accounts.scm system: accounts: Export <user-account>. 2023-07-26 10:40:16 -04:00
file-systems.scm file-systems: Use cgroups v2. 2023-08-08 18:01:55 +02:00
hurd.scm system: hurd: Add netdde to %base-packages/hurd. 2023-07-13 19:00:02 +02:00
image.scm image: Add mbr-raw-image-type and use by default. 2023-08-25 14:24:21 +02:00
install.scm services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01:00
keyboard.scm
linux-container.scm linux-container: Pass '--disable-chroot' to 'guix-daemon'. 2023-06-24 16:13:05 +02:00
linux-initrd.scm linux-initrd: raw-initrd: Add keyword argument #:pre-mount. 2022-11-18 15:44:38 +01:00
locale.scm locale: Add glibc 2.33 to '%default-locale-libcs'. 2023-04-19 16:32:03 +02: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: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
setuid.scm
shadow.scm system: account: Fix default value. 2023-06-09 14:19:14 +02:00
uuid.scm uuid: Fix NTFS UUID stringification. 2023-06-18 02:00:10 +02:00
vm.scm system: vm: Non-volatile 'run-vm.sh' creates a CoW image. 2022-12-06 15:06:35 +01:00