diff options
-rwxr-xr-x | resources/scripts/helpers/download/grub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/download/grub b/resources/scripts/helpers/download/grub index d13fc663..6b6c47f5 100755 --- a/resources/scripts/helpers/download/grub +++ b/resources/scripts/helpers/download/grub @@ -54,7 +54,7 @@ git reset --hard fa07d919d1ff868b18d8a42276d094b63a58e299 git am "../resources/grub/patch/0001-grub-core-normal-main.c-Display-FREE-AS-IN-FREEDOM-n.patch" # See 0002-lib-syslinux_parse-add-support-for-vesa-menu.c32.patch -# report back to Lunar^ if it works properly. The other patch was already merged in an improved version +# Wait for it or an improved version of it to be merged, then update GRUB and delete the patch file # https://people.torproject.org/~lunar/volatile/2015-03-17-e3Yp1d7FifQ/0001-lib-syslinux_parse-add-support-for-vesa-menu.c32.patch git am "../resources/grub/patch/0002-lib-syslinux_parse-add-support-for-vesa-menu.c32.patch" |