summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-10 19:12:05 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-10 19:12:05 +0200
commite0a362d6a20f202573e368d149360ddbe387517b (patch)
tree4d0d2b3ba9e30123465d4c8991217f5faded8c2f /TODO
parent68c8576870369953c24dc830521a081068cf4e5e (diff)
downloadjenkins.debian.net-e0a362d6a20f202573e368d149360ddbe387517b.tar.xz
reproducible coreboot: build with no payloads
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 4d619f3f..d5aae09d 100644
--- a/TODO
+++ b/TODO
@@ -235,9 +235,10 @@ 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...
+*** 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?
* openwrt
----