grub: update to 2.12 (final release version)

this should fix problems on systems installed on xfs

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2024-01-10 07:22:59 +01:00
parent c4f03017a5
commit ed5e80eb62
9 changed files with 180 additions and 15 deletions

View File

@@ -1,9 +0,0 @@
diff -Naur grub-2.12-rc1.org/util/grub.d/25_bli.in grub-2.12-rc1/util/grub.d/25_bli.in
--- grub-2.12-rc1.org/util/grub.d/25_bli.in 2023-07-10 17:43:48.000000000 +0200
+++ grub-2.12-rc1/util/grub.d/25_bli.in 2023-11-17 07:07:30.743519612 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/sh
+#!/bin/sh
set -e
# grub-mkconfig helper script.