diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 14:19:19 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 14:19:19 +0000 |
commit | 60e0e66caa82be9b4b3f031c9337a871d08c0ffe (patch) | |
tree | faa31c6378d5cb19d725fcfbf8c77978199b89e2 /docs | |
parent | ad48dc0e209dcb53e1b9b3166660a473e4430f7c (diff) | |
download | librebootfr-60e0e66caa82be9b4b3f031c9337a871d08c0ffe.tar.gz librebootfr-60e0e66caa82be9b4b3f031c9337a871d08c0ffe.zip |
docs/tasks.texi: add notes about reproducibly builds
Diffstat (limited to 'docs')
-rw-r--r-- | docs/src/tasks.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/src/tasks.texi b/docs/src/tasks.texi index 38adb93b..2cca411b 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 |