diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-06-04 23:50:01 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-06-04 23:50:01 +0200 |
commit | 48de0db7df7b365014a55e69d12950b283ff60fe (patch) | |
tree | a2a40b7315f7b052605d38a3fd974a13b15ce9dd /TODO | |
parent | a2e3ba1aabe532cd87f5334dbc4751dfb90b3872 (diff) | |
download | jenkins.debian.net-48de0db7df7b365014a55e69d12950b283ff60fe.tar.xz |
reproducible: notes how to do coreboot.html
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -224,6 +224,22 @@ egrep -R -l '(debbindiff had trouble comparing|maybe there is still )' /var/lib/ <h01ger> well, and everybody in debian-keyring from sid can uplood? :) <mapreri> that would be wonderful. +* coreboot +** git clone --recursive http://review.coreboot.org/p/coreboot.git +** cd coreboot +** make crossgcc-i386 +** bash utils/abuild/abuild +** results in coreboot-builds/*/coreboot.rom +* coreboot output +** r.d.n/coreboot.html - link from r.d.n frontpage +** table with variations +** page with dbd results per rom +** link to script in git, explain job is run monthly +** link to r.p.n, the 129 issues and wiki +** ask for help +* coreboot job +** run once a month + === qa.debian.org* * udd-versionskew: explain jobs in README |