guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#71348] [PATCH 0/2] Update GRUB to 2.12


From: Ludovic Courtès
Subject: [bug#71348] [PATCH 0/2] Update GRUB to 2.12
Date: Mon, 3 Jun 2024 21:21:12 +0200

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]