summaryrefslogtreecommitdiffstats
path: root/resources/scripts
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-12-06 00:40:29 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-12-06 00:40:29 (EST)
commit610ab4080996a2c6808ddbfdbddef4de102051d6 (patch)
treeb165c9410c6da3b8f60c723fa2fd92b4cc9267b2 /resources/scripts
parentfc4c24864a0672fce04f79abe76586ae487c104d (diff)
downloadlibreboot-610ab4080996a2c6808ddbfdbddef4de102051d6.zip
libreboot-610ab4080996a2c6808ddbfdbddef4de102051d6.tar.gz
libreboot-610ab4080996a2c6808ddbfdbddef4de102051d6.tar.bz2
GRUB: really make it reproducible
Use older version of Alexander's patches, for now. Wait until the final versions are merged upstream in GRUB.
Diffstat (limited to 'resources/scripts')
-rwxr-xr-xresources/scripts/helpers/download/grub6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/scripts/helpers/download/grub b/resources/scripts/helpers/download/grub
index f823deb..59d5664 100755
--- a/resources/scripts/helpers/download/grub
+++ b/resources/scripts/helpers/download/grub
@@ -59,9 +59,9 @@ git am "../resources/grub/patch/grub.johnlane.ie/0005-Cryptomount-support-for-hy
git am "../resources/grub/patch/grub.johnlane.ie/0006-grub-core-disk-cryptodisk.c-Point-to-const-char.patch"
# Needed for reproducible builds in GRUB
-git am "../resources/grub/patch/reproducible/"\[PATCH\ v3\ 1_3\]\ mkstandalone\:\ add\ argument\ --fixed-time\ to\ override\ mtime\ of\ files.eml
-git am "../resources/grub/patch/reproducible/"\[PATCH\ v3\ 2_3\]\ mkrescue\:\ add\ argument\ --fixed-time\ to\ get\ reproducible\ uuids.eml
-git am "../resources/grub/patch/reproducible/"\[PATCH\ v3\ 3_3\]\ Makefile_coreboot\ use\ SOURCE_DATE_EPOCH\ as\ time\ source\ if\ set.eml
+git am "../resources/grub/patch/reproducible/"\[PATCH\ 1_3\]\ mkstandalone\:\ add\ argument\ --fixed-time\ to\ override\ mtime\ of\ files.eml
+git am "../resources/grub/patch/reproducible/"\[PATCH\ 2_3\]\ mkrescue\:\ add\ argument\ --fixed-time\ to\ get\ reproducible\ uuids.eml
+git am "../resources/grub/patch/reproducible/"\[PATCH\ 3_3\]\ Makefile\:\ use\ FIXED_TIMESTAMP\ for\ mkstandalone\ if\ set.eml
cd "../"
printf "\n\n"