all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: 65842@debbugs.gnu.org
Cc: Mathieu Othacehe <othacehe@gnu.org>
Subject: [bug#65842] [PATCH 0/2] image: Introduce mbr-hybrid-raw image type.
Date: Sat,  9 Sep 2023 17:51:05 +0200	[thread overview]
Message-ID: <cover.1694273927.git.othacehe@gnu.org> (raw)

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





             reply	other threads:[~2023-09-09 15:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-09 15:51 Mathieu Othacehe [this message]
2023-09-09 15:57 ` [bug#65842] [PATCH 1/2] image: Introduce the mbr-hybrid-raw image type Mathieu Othacehe
2023-09-09 15:57 ` [bug#65842] [PATCH 2/2] image: Do not allow BIOS bootloader and GPT Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1694273927.git.othacehe@gnu.org \
    --to=othacehe@gnu.org \
    --cc=65842@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.