aboutsummaryrefslogtreecommitdiff
path: root/extra/grub
diff options
context:
space:
mode:
Diffstat (limited to 'extra/grub')
-rwxr-xr-xextra/grub/build2
-rw-r--r--extra/grub/checksums2
-rw-r--r--extra/grub/message9
-rw-r--r--extra/grub/meta3
-rw-r--r--extra/grub/sources2
-rw-r--r--extra/grub/version2
6 files changed, 16 insertions, 4 deletions
diff --git a/extra/grub/build b/extra/grub/build
index 10513bf0..6a8013e4 100755
--- a/extra/grub/build
+++ b/extra/grub/build
@@ -41,7 +41,7 @@ build_grub --with-platform=pc
build_grub --with-platform=efi --disable-efiemu
# Install /etc/default/grub (used by grub-mkconfig).
-install -Dm0644 grub.default "$1/etc/default/grub"
+clinst -Dm644 grub.default "$1/etc/default/grub"
# Remove gdb debugging files.
(
diff --git a/extra/grub/checksums b/extra/grub/checksums
index 43950510..b6c2896f 100644
--- a/extra/grub/checksums
+++ b/extra/grub/checksums
@@ -1,2 +1,2 @@
-e5292496995ad42dabe843a0192cf2a2c502e7ffcc7479398232b10a472df77d grub-2.04.tar.xz
+b79ea44af91b93d17cd3fe80bdae6ed43770678a9a5ae192ccea803ebb657ee1 grub-2.06.tar.xz
5d05ace6f6dda3e32908b018a7b5c38ab195792449805cb41563899924d8cf45 grub.default
diff --git a/extra/grub/message b/extra/grub/message
new file mode 100644
index 00000000..f53ebb61
--- /dev/null
+++ b/extra/grub/message
@@ -0,0 +1,9 @@
+WARNING
+
+Grub now disables the use of os-prober by default. If you want to reenable it,
+add the following line to the /etc/default/grub file:
+
+
+ GRUB_DISABLE_OS_PROBER="false"
+
+
diff --git a/extra/grub/meta b/extra/grub/meta
new file mode 100644
index 00000000..b2449c8d
--- /dev/null
+++ b/extra/grub/meta
@@ -0,0 +1,3 @@
+description: GRand Unified Bootloader
+license: GPL-3.0-or-later
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/extra/grub/sources b/extra/grub/sources
index 3c08ed68..545e4d45 100644
--- a/extra/grub/sources
+++ b/extra/grub/sources
@@ -1,2 +1,2 @@
-https://ftp.gnu.org/gnu/grub/grub-2.04.tar.xz grub/
+https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz grub/
files/grub.default
diff --git a/extra/grub/version b/extra/grub/version
index 621313cd..56b20f9b 100644
--- a/extra/grub/version
+++ b/extra/grub/version
@@ -1 +1 @@
-2.04 4
+2.06 1