summaryrefslogtreecommitdiffstats
path: root/docs/src
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-12-06 09:19:19 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-12-06 09:19:19 (EST)
commit60e0e66caa82be9b4b3f031c9337a871d08c0ffe (patch)
treefaa31c6378d5cb19d725fcfbf8c77978199b89e2 /docs/src
parentad48dc0e209dcb53e1b9b3166660a473e4430f7c (diff)
downloadlibreboot-60e0e66caa82be9b4b3f031c9337a871d08c0ffe.zip
libreboot-60e0e66caa82be9b4b3f031c9337a871d08c0ffe.tar.gz
libreboot-60e0e66caa82be9b4b3f031c9337a871d08c0ffe.tar.bz2
docs/tasks.texi: add notes about reproducibly builds
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/tasks.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/src/tasks.texi b/docs/src/tasks.texi
index 38adb93..2cca411 100644
--- a/docs/src/tasks.texi
+++ b/docs/src/tasks.texi
@@ -211,6 +211,12 @@ merged in master (coreboot) - pay attention to these, especially the fact that t
not yet merged in master (coreboot: @uref{http://review.coreboot.org/#/c/10515/,http://review.coreboot.org/#/c/10515/} -- not really relevant yet, but will be in the future. (libreboot currently ignores SeaBIOS)
@item
NOTE: see build/release/* commands for coreboot/.coreboot-version in libreboot
+@item
+NOTE: GRUB ELF executable (payload) is built reproducibly in libreboot now
+@item
+NOTE: MemTest86+ seems to be built reproducibly, but we're not sure. @uref{https://reproducible.debian.net/rb-pkg/testing/amd64/memtest86+.html,this link}
+@item
+NOTE: SeaBIOS version used is based on 1.8, we need to use the latest version based on 1.9 (or just use 1.9) which is much better according to lynxis
@end itemize
@end itemize