From dc559d219b5119e2b3e2cacfcda0c9ee77c6c3df Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 7 Jun 2015 13:53:14 +0200 Subject: reproducible coreboot: improve layout, fix irc notification --- bin/reproducible_coreboot.sh | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'bin/reproducible_coreboot.sh') diff --git a/bin/reproducible_coreboot.sh b/bin/reproducible_coreboot.sh index 1ff22e57..a5280bd7 100755 --- a/bin/reproducible_coreboot.sh +++ b/bin/reproducible_coreboot.sh @@ -182,11 +182,10 @@ cat > $PAGE <<- EOF EOF write_page "

Reproducible Coreboot

" write_page "

This is work in progress started on 2015-06-04." -write_page " Reproducible builds enable anyone to reproduce bit by bit identical binary packages from a given source. There is a lot more information about reproducible builds on the Debian wiki and on https://reproducible.debian.net.
" -write_page " Reproducible Coreboot is an effort to apply this to coreboot. Thus each coreboot.rom is build twice, with a few varitations added and then those two ROMs are compared using debbindiff.
" -write_page " Currently this is configured to be updated monthly, but as this is brand new, the udate frequency is much higher. Patches are very much welcome, the coreboot pages are solely generated by reproducible_coreboot.sh.
" -write_page " Test were run on $DATE for version ${COREBOOT_VERSION}.
$COREBOOT" -write_page "

" +write_page "

Reproducible builds enable anyone to reproduce bit by bit identical binary packages from a given source. There is a lot more information about reproducible builds on the Debian wiki and on https://reproducible.debian.net.

" +write_page "

Reproducible Coreboot is an effort to apply this to coreboot. Thus each coreboot.rom is build twice, with a few varitations added and then those two ROMs are compared using debbindiff.

" +write_page "

Currently this set up to be updated monthly, but as this is brand new, the udate frequency is much higher. Patches are very much welcome, the coreboot pages are solely generated by reproducible_coreboot.sh.

" +write_page "

Test were run on $DATE for version ${COREBOOT_VERSION}.

$COREBOOT

" write_explaination_table coreboot write_page "