[packages/grub2] up to final 2.14 release
atler
atler at pld-linux.org
Thu Jan 15 13:55:13 CET 2026
commit 3838d2643892bcb5df14189bc41442cd4aa4a75c
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jan 15 13:54:25 2026 +0100
up to final 2.14 release
choose-preferred-initrd.patch | 6 +++---
grub2.spec | 9 ++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index f1e0126..b7b6f9b 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -144,12 +144,11 @@ Summary(pl.UTF-8): GRUB2 - bootloader dla x86 i ppc
Summary(pt_BR.UTF-8): Gerenciador de inicialização GRUB2
Name: grub2
Version: 2.14
-Release: 0.1
+Release: 1
License: GPL v2
Group: Base
-#Source0: https://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz
-Source0: https://alpha.gnu.org/gnu/grub/grub-2.14~rc1.tar.xz
-# Source0-md5: 4a0c906eb17e494fc3151a31a92656f9
+Source0: https://ftp.gnu.org/gnu/grub/grub-%{version}.tar.xz
+# Source0-md5: 383f9effad01c235d2535357ff717543
Source1: update-grub
Source2: update-grub.8
Source3: grub.sysconfig
@@ -525,7 +524,7 @@ starfield theme for GRUB.
Motyw starfield dla GRUB-a.
%prep
-%setup -q -n grub-%{version}~rc1
+%setup -q -n grub-%{version}
%patch -P1 -p1
%patch -P2 -p1
%patch -P3 -p1
diff --git a/choose-preferred-initrd.patch b/choose-preferred-initrd.patch
index 341571a..5a083c6 100644
--- a/choose-preferred-initrd.patch
+++ b/choose-preferred-initrd.patch
@@ -2,11 +2,11 @@ diff -dur -x '*.orig' grub-2.00.git20131218.orig/util/grub-mkconfig.in grub-2.00
--- grub-2.00.git20131218.orig/util/grub-mkconfig.in 2013-12-18 14:44:31.000000000 +0100
+++ grub-2.00.git20131218/util/grub-mkconfig.in 2013-12-18 14:45:37.000000000 +0100
@@ -255,7 +255,8 @@
- GRUB_ENABLE_CRYPTODISK \
GRUB_BADRAM \
GRUB_OS_PROBER_SKIP_LIST \
-- GRUB_DISABLE_SUBMENU
-+ GRUB_DISABLE_SUBMENU \
+ GRUB_DISABLE_SUBMENU \
+- GRUB_FORCE_EFI_ALL_VIDEO
++ GRUB_FORCE_EFI_ALL_VIDEO \
+ GRUB_PREFER_DRACUT
if test "x${grub_cfg}" != "x"; then
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grub2.git/commitdiff/3838d2643892bcb5df14189bc41442cd4aa4a75c
More information about the pld-cvs-commit
mailing list