From f2f83c051c33a0446f13b66d6ba0146580a4552e Mon Sep 17 00:00:00 2001 From: Klemens Nanni Date: Tue, 15 Sep 2015 09:44:08 -0400 Subject: GRUB2: Cryptomount enhancements, grub.johnlane.ie --- (limited to 'resources/scripts') diff --git a/resources/scripts/helpers/download/grub b/resources/scripts/helpers/download/grub index 5138f76..7a7b172 100755 --- a/resources/scripts/helpers/download/grub +++ b/resources/scripts/helpers/download/grub @@ -49,5 +49,12 @@ git reset --hard 7a210304ebfd6d704b4fc08fe496a0c417441879 # Replace "GNU GRUB version" in GRUB screen with "FREE AS IN FREEDOM" git am "../resources/grub/patch/0001-grub-core-normal-main.c-Display-FREE-AS-IN-FREEDOM-n.patch" +# GRUB enhancement patches from grub.johnlane.ie +git am "../resources/grub/patch/grub.johnlane.ie/0001-Cryptomount-support-LUKS-detached-header.patch" +git am "../resources/grub/patch/grub.johnlane.ie/0002-Cryptomount-support-key-files.patch" +git am "../resources/grub/patch/grub.johnlane.ie/0003-Cryptomount-luks-allow-multiple-passphrase-attempts.patch" +git am "../resources/grub/patch/grub.johnlane.ie/0004-Cryptomount-support-plain-dm-crypt.patch" +git am "../resources/grub/patch/grub.johnlane.ie/0005-Cryptomount-support-for-hyphens-in-UUID.patch" + cd "../" printf "\n\n" -- cgit v0.9.1