unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71348] [PATCH 0/2] Update GRUB to 2.12
@ 2024-06-03 19:21 Ludovic Courtès
  2024-06-03 20:01 ` [bug#71348] [PATCH 1/2] gnu: grub: Update " Ludovic Courtès
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ludovic Courtès @ 2024-06-03 19:21 UTC (permalink / raw)
  To: 71348
  Cc: Ludovic Courtès, Ada Stevenson, Efraim Flashner,
	Vagrant Cascadian

Hello Guix!

Following the discussion with Ada Stevenson¹ who reported that
the e2fsprogs upgrade to 1.47.0 broke system installation, here
is an upgrade of GRUB.

I tested it on x86_64-linux with:

  ./pre-inst-env guix build grub-efi{,32} grub-coreboot grub-hybrid grub{,-minimal}
  ./pre-inst-env guix build grub --target=aarch64-linux-gnu
  ./pre-inst-env guix build grub --target=i586-pc-gnu

and:

  make check-system TESTS="installed-os encrypted-root-os"

Feedback welcome!

Thanks,
Ludo'.

¹ https://lists.gnu.org/archive/html/guix-devel/2024-05/msg00006.html

Ludovic Courtès (2):
  gnu: grub: Update to 2.12.
  gnu: grub: Remove input labels and use gexps.

 gnu/local.mk                                  |   1 -
 gnu/packages/bootloaders.scm                  | 535 +++++++++---------
 .../grub-ignore-metadata-csum-seed.patch      |  54 --
 3 files changed, 268 insertions(+), 322 deletions(-)
 delete mode 100644 gnu/packages/patches/grub-ignore-metadata-csum-seed.patch


base-commit: 2e53fa5346bf52f6d6d26e035bc905ebd410dabb
-- 
2.45.1





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

end of thread, other threads:[~2024-06-24  2:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-03 19:21 [bug#71348] [PATCH 0/2] Update GRUB to 2.12 Ludovic Courtès
2024-06-03 20:01 ` [bug#71348] [PATCH 1/2] gnu: grub: Update " Ludovic Courtès
2024-06-03 20:01 ` [bug#71348] [PATCH 2/2] gnu: grub: Remove input labels and use gexps Ludovic Courtès
2024-06-09  1:47 ` [bug#71348] [PATCH 0/2] Update GRUB to 2.12 Maxim Cournoyer
2024-06-24  2:51   ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).