summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-10 19:13:08 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-10 19:13:08 +0200
commitcf6657f489fab8b53cf7f4124dd87e00014772c0 (patch)
tree90ec724d5efc5e3f4a21388217db1be81ea7c672 /TODO
parente0a362d6a20f202573e368d149360ddbe387517b (diff)
downloadjenkins.debian.net-cf6657f489fab8b53cf7f4124dd87e00014772c0.tar.xz
Revert "reproducible coreboot: build with no payloads"
This reverts commit e0a362d6a20f202573e368d149360ddbe387517b.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index d5aae09d..4d619f3f 100644
--- a/TODO
+++ b/TODO
@@ -235,10 +235,9 @@ egrep -R -l '(debbindiff had trouble comparing|maybe there is still )' /var/lib/
* coreboot
** add more variations: domain+hostname, uid+gid, USER, UTS namespace
-** split into two jobs? one to build the toolchain, the other to test, keep the git repo and update it. run both jobs weekly.
+** split into two jobs, one to build the toolchain, the other to test, keep the git repo and update it. run both jobs weekly.
*** call script with "init" or "run-tests"
-*** not sure how to best keep the git repo and the toolchain (not on tmpfs) while building in tmpfs... maybe just do it in one job...
-** build the docs?
+*** not sure how to best keep the git repo and the toolchain (not on tmpfs) while building in tmpfs...
* openwrt
----