guix/doc
Mathieu Othacehe e5ed1712da
image: Introduce the mbr-hybrid-raw image type.
Until 209204e23b and
d57cab7641, the default image type used by "guix
system image" was an MBR image with an ESP partition.

Having both an MBR image and an ESP partition is handy because the image will
boot on most x86 based systems using legacy BIOS and/or UEFI.

We now have a distinction between MBR images and EFI images. Introduce a new
MBR hybrid image type and default to it to restore the default behaviour.

This also fixes the images section of (gnu ci) that was trying to install a
BIOS bootloader on an EFI, GPT image and failing to do so.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-09-20 09:38:36 +02:00
..
images
build.scm
contributing.texi maint: Support `guix shell' in Guix's git archive with manifest.scm. 2023-09-18 22:12:39 +02:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi cookbook: Add a recipe for running Guix System on a Kimsufi server. 2023-09-01 09:59:24 -04:00
guix.texi image: Introduce the mbr-hybrid-raw image type. 2023-09-20 09:38:36 +02:00
he-config-bare-bones.scm
htmlxref.cnf
local.mk doc: Fix a potential problem in man page generation rule. 2023-08-29 14:52:21 -04:00
package-hello.json
package-hello.scm