From f21749da8b150b783d34f98775c19b021aeeb07c Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 30 Apr 2025 12:28:46 +0100 Subject: Libreboot 25.04 Corny Calamity Signed-off-by: Leah Rowe --- .../default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch') diff --git a/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch b/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch index 933e7dfa..e32ba2ce 100644 --- a/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch +++ b/config/grub/default/patches/0002-say-the-name-libreboot-in-the-grub-menu.patch @@ -16,7 +16,7 @@ index 04d058f55..b1cc8f236 100644 grub_term_cls (term); - msg_formatted = grub_xasprintf (_("GNU GRUB version %s"), PACKAGE_VERSION); -+ msg_formatted = grub_xasprintf (_("Libreboot 20241206, 8th revision (GRUB menu): https://libreboot.org/")); ++ msg_formatted = grub_xasprintf (_("Libreboot 25.04 Corny Calamity (GRUB menu): https://libreboot.org/")); if (!msg_formatted) return; -- cgit v1.2.1