summarylogtreecommitdiffstats
path: root/02-linux-detect-archlinux-initramfs.patch
diff options
context:
space:
mode:
Diffstat (limited to '02-linux-detect-archlinux-initramfs.patch')
-rw-r--r--02-linux-detect-archlinux-initramfs.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/02-linux-detect-archlinux-initramfs.patch b/02-linux-detect-archlinux-initramfs.patch
index cea7706ad44c..b7fc8eb9cc72 100644
--- a/02-linux-detect-archlinux-initramfs.patch
+++ b/02-linux-detect-archlinux-initramfs.patch
@@ -1,5 +1,5 @@
diff --git a/util/grub.d/10_linux.in b/util/grub.d/10_linux.in
-index 892d34d..e69bef8 100644
+index 8d7b1a9..2cb9d31 100644
--- a/util/grub.d/10_linux.in
+++ b/util/grub.d/10_linux.in
@@ -93,6 +93,8 @@ linux_entry ()
@@ -20,7 +20,7 @@ index 892d34d..e69bef8 100644
alt_version=`echo $version | sed -e "s,\.old$,,g"`
linux_root_device_thisversion="${LINUX_ROOT_DEVICE}"
-@@ -277,6 +279,18 @@ while [ "x$list" != "x" ] ; do
+@@ -285,6 +287,18 @@ while [ "x$list" != "x" ] ; do
linux_entry "${OS}" "${version}" advanced \
"${GRUB_CMDLINE_LINUX} ${GRUB_CMDLINE_LINUX_DEFAULT}"