diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-06-08 18:27:17 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-06-08 18:27:17 +0200 |
commit | f350189bda4a9f48c90c492a332e88e41565ff16 (patch) | |
tree | e8c19235a52e4e29fbb0c1ac2d866094abcb6407 /TODO | |
parent | daac188881c02a3dca9f3bac15b642bc0d387a0b (diff) | |
download | jenkins.debian.net-f350189bda4a9f48c90c492a332e88e41565ff16.tar.xz |
reproducible coreboot: show size and sha256sum of reproducible images
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -233,6 +233,8 @@ 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. +*** 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... * openwrt ---- |