summaryrefslogtreecommitdiff
path: root/packages/sys-boot/grub/grub-2.02-r3.exheres-0
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-09-09 17:45:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-09-09 17:45:48 +0100
commit09e2ea646ce2301309527826f89b45246f672a8c (patch)
tree33dd9d951c25d10009b9928e6ecf43338705e32a /packages/sys-boot/grub/grub-2.02-r3.exheres-0
parent4c9019e1b6fbecd16b326e991e11294de3c2afa5 (diff)
sys-boot/grub : import from arbor, do not install /etc/default/grub (will have a new exheres just for it)
Diffstat (limited to 'packages/sys-boot/grub/grub-2.02-r3.exheres-0')
-rw-r--r--packages/sys-boot/grub/grub-2.02-r3.exheres-013
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/sys-boot/grub/grub-2.02-r3.exheres-0 b/packages/sys-boot/grub/grub-2.02-r3.exheres-0
new file mode 100644
index 0000000..5a7c080
--- /dev/null
+++ b/packages/sys-boot/grub/grub-2.02-r3.exheres-0
@@ -0,0 +1,13 @@
+# Copyright 2015 Ivan Diorditsa <ivan.diorditsa@gmail.com>
+# Distributed under the terms of the GNU General Public License v2
+
+require grub
+
+SLOT="0"
+PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
+
+DEFAULT_SRC_PREPARE_PATCHES=(
+ "${FILES}"/a698240df0c43278b2d1d7259c8e7a6926c63112.patch
+ "${FILES}"/cda0a857dd7a27cd5d621747464bfe71e8727fff.patch
+)
+