summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-06-13 12:06:37 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-13 12:06:37 +0200
commite80793bfbf99b4264cd2c8c9b3b8f210f886d053 (patch)
treed911d183ad0bb02715a0b4a7c66a6b19e97f198a /TODO
parentf43ac07b0e49cb2337a736d187665546ff1596ad (diff)
downloadjenkins.debian.net-e80793bfbf99b4264cd2c8c9b3b8f210f886d053.tar.xz
reproducible openwrt: also analyse .ipk packages
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 7 insertions, 8 deletions
diff --git a/TODO b/TODO
index 517e1792..a673b4b8 100644
--- a/TODO
+++ b/TODO
@@ -247,16 +247,15 @@ egrep -R -l '(debbindiff had trouble comparing|maybe there is still )' /var/lib/
*** CONFIG_PAYLOAD_FILO is not set
*** CONFIG_PAYLOAD_GRUB2 is not set
*** CONFIG_PAYLOAD_TIANOCORE is not set
+** do bi-weekly runs
* openwrt
-----
- <nbd> wenn man einmal make defconfig ausgeführt hat, gibt's paket und target metadaten in tmp/.packageinfo und tmp/.targetinfo
- <nbd> man kann ne .config mit der target auswahl und CONFIG_ALL=y erstellen und mit make defconfig auffüllen
- <nbd> reicht ja erstmal, mit dem basis paketsatz anzufangen
- <nbd> das wird für ein target deutlich weniger als 12h brauchen
- <nbd> default config ohne CONFIG_ALL dauert bei meinem laptop in der regel <30 min
- <nbd> mit CONFIG_ALL vielleicht 2-3 stunden oder so
-----
+** add credit for logo/artwork
+** build more archs (http://downloads.openwrt.org/chaos_calmer/15.05-rc1/ lists many to choose from)
+** build less images from ar71xx? (and other archs too)
+** build all packages? (set CONFIG_ALL=y and run 'make defconfig')
+** file dbd bug about unable to inspect these .bin files
+** do bi-weekly runs
* remote scheduling:
----