mbox series

[bug#65842,0/2] image: Introduce mbr-hybrid-raw image type.

Message ID cover.1694273927.git.othacehe@gnu.org
Headers show
Series image: Introduce mbr-hybrid-raw image type. | expand

Message

Mathieu Othacehe Sept. 9, 2023, 3:51 p.m. UTC
Hello,

Recent commits have changed the defaut behaviour of the "guix system image"
command that was to produce a "hybrid" image: MBR partitioned but with an ESP
partition.

Establish a clear distinction between MBR, MBR-hybrid and EFI image types.

Thanks,

Mathieu

Mathieu Othacehe (2):
  image: Introduce the mbr-hybrid-raw image type.
  image: Do not allow BIOS bootloader and GPT.

 doc/guix.texi           | 34 +++++++++++++++++++++++++++-------
 gnu/ci.scm              |  2 +-
 gnu/system/image.scm    | 21 +++++++++++++++++++++
 guix/scripts/system.scm |  2 +-
 4 files changed, 50 insertions(+), 9 deletions(-)


base-commit: 8d9bb5408a5088304ec8662bb53b9c3ded9ca725