diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 01:27:11 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-12-06 01:34:09 +0000 |
commit | 4f4ec55f08d55acadd6723a54db638bd5ef04484 (patch) | |
tree | 9056c144870951da8d4ded913ab7b585c1ce3726 /docs/src | |
parent | c13fe7aad75a74096f0e8d090c282e254fd78108 (diff) | |
download | librebootfr-4f4ec55f08d55acadd6723a54db638bd5ef04484.tar.gz librebootfr-4f4ec55f08d55acadd6723a54db638bd5ef04484.zip |
build/roms/*: put libreboot version in .coreboot-version file
This is one of the things needed, for building coreboot in a
reproducible fashion.
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/tasks.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/src/tasks.texi b/docs/src/tasks.texi index 8503dc17..38adb93b 100644 --- a/docs/src/tasks.texi +++ b/docs/src/tasks.texi @@ -209,6 +209,8 @@ Join #debian-reproducible on OFTC IRC. merged in master (coreboot) - pay attention to these, especially the fact that the reproducibility relies on git (libreboot uses coreboot without git, and the reason makes this unavoidable): @uref{http://review.coreboot.org/#/c/8616/,http://review.coreboot.org/#/c/8616/} @uref{http://review.coreboot.org/#/c/8617/,http://review.coreboot.org/#/c/8617/} @uref{http://review.coreboot.org/#/c/8618/,http://review.coreboot.org/#/c/8618/} @uref{http://review.coreboot.org/#/c/8619/,http://review.coreboot.org/#/c/8619/} @item 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 @end itemize @end itemize |