all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#65842] [PATCH 0/2] image: Introduce mbr-hybrid-raw image type.
@ 2023-09-09 15:51 Mathieu Othacehe
  2023-09-09 15:57 ` [bug#65842] [PATCH 1/2] image: Introduce the " Mathieu Othacehe
  2023-09-09 15:57 ` [bug#65842] [PATCH 2/2] image: Do not allow BIOS bootloader and GPT Mathieu Othacehe
  0 siblings, 2 replies; 3+ messages in thread
From: Mathieu Othacehe @ 2023-09-09 15:51 UTC (permalink / raw)
  To: 65842; +Cc: Mathieu Othacehe

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
-- 
2.38.1





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-09 15:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-09 15:51 [bug#65842] [PATCH 0/2] image: Introduce mbr-hybrid-raw image type Mathieu Othacehe
2023-09-09 15:57 ` [bug#65842] [PATCH 1/2] image: Introduce the " Mathieu Othacehe
2023-09-09 15:57 ` [bug#65842] [PATCH 2/2] image: Do not allow BIOS bootloader and GPT Mathieu Othacehe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.