summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_openwrt.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-10-24reproducible openwrt: temporarily enable debugHolger Levsen1-0/+1
2015-10-23reprodducible openwrt: save banner before cleanupHolger Levsen1-3/+5
2015-10-21openwrt: add CLEAN_IPKG and always build *rootfs.tar.gzbnewbold1-1/+3
2015-10-21reproducible openwrt: add very simple safeguards against cleanup going wrongHolger Levsen1-0/+6
2015-10-21openwrt: trivial style changesbnewbold1-1/+5
Add a "documentation being generated" header to stdout, and parameterize the openwrt git repo url to a variable up top
2015-10-21openwrt: use hard (-f) rm to clear temporary filesbnewbold1-6/+6
This fixes some hangs and bugs I ran in to while testing.
2015-10-21openwrt: fix trivial double 'K' sizes in output HTMLbnewbold1-3/+3
2015-10-19reproducible: improve outputHolger Levsen1-1/+1
2015-10-12reproducible: refactorHolger Levsen1-1/+0
2015-09-01reproducible: now that diffoscope is available in testing, rename schroots ↵Holger Levsen1-1/+1
everywhere and always use diffoscope
2015-08-26reproducible openwrt: sort unreproducible packages up and boring ↵Holger Levsen1-6/+12
reproducible ones down
2015-08-15reproducible: s#$DBDVERSION#$DIFFOSCOPE#gHolger Levsen1-3/+3
2015-08-15reproducible: s#debbindiff#diffoscope#g in most of the outputHolger Levsen1-5/+5
2015-08-10reproducible: correct copyrightHolger Levsen1-1/+1
2015-08-06reproducible openwrt: don't let whole build fail if target install failsReiner Herrmann1-1/+1
2015-08-03reproducible openwrt: disable external feeds which probably break buildingReiner Herrmann1-5/+6
2015-08-03reproducible: clone repositories shallowly to speed it upReiner Herrmann1-1/+1
2015-07-19reproducible openwrt: move options to common variable and add ↵Reiner Herrmann1-6/+8
IGNORE_ERRORS=1 again
2015-07-19reproducible openwrt: show packages as ftbfs when one build failedReiner Herrmann1-2/+26
2015-07-19reproducible openwrt: deal gracefully with some failing package build failuresHolger Levsen1-1/+1
2015-07-19reproducible openwrt: build all packagesHolger Levsen1-0/+1
2015-07-19Revert "reproducible openwrt: build all packages and simplify building"Holger Levsen1-2/+11
This reverts commit f6395b3c06146889e3c5dd8b7cd026fa0d85729a.
2015-07-18reproducible openwrt: temporarily add "V=s" to the toolchain makesHolger Levsen1-2/+4
2015-07-17reproducible openwrt: build all packages and simplify buildingReiner Herrmann1-11/+2
2015-07-15reproducible openwrt: improve irc messagesHolger Levsen1-1/+1
2015-07-07reproducible: refactoringHolger Levsen1-2/+2
2015-07-06reproducible coreboot/openwrt/netbsd: improve html titlesHolger Levsen1-1/+1
2015-07-06reproducible coreboot/openwrt/netbsd: make sure to include debbindiff ↵Holger Levsen1-1/+1
version in output
2015-07-06reproducible coreboot/openwrt/netbsd: display sensible file sizesHolger Levsen1-7/+6
2015-07-05reproducible NetBSD: add job and initial script, atm only testing sparc64Holger Levsen1-45/+2
2015-06-17Revert "reproducible openwrt: rebuild openssl verbosely to understand build ↵Holger Levsen1-5/+0
failure" because of https://dev.openwrt.org/changeset/46005/trunk This reverts commit dd5a8c9e46225e711aeb9426f082586ca0ec12bb.
2015-06-17reproducible openwrt: move tree call up - not sure if we should keep it, but ↵Holger Levsen1-1/+1
where it was, it was confusing
2015-06-17reproducible openwrt: rebuild openssl verbosely to understand build failureReiner Herrmann1-0/+5
2015-06-16reproducible openwrt: improve toolchain+target descriptionsHolger Levsen1-7/+11
2015-06-15reproducible openwrt: clean up also after second buildReiner Herrmann1-2/+3
2015-06-15reproducible openwrt: targets other than default need more detailed configReiner Herrmann1-6/+7
2015-06-15reproducible openwrt and coreboot: use common introHolger Levsen1-3/+1
2015-06-15reproducible openwrt and coreboot: remove redundancy from descriptionHolger Levsen1-1/+1
2015-06-14reproducible openwrt: fix syntaxHolger Levsen1-1/+1
2015-06-14reproducible openwrt: improve descriptionHolger Levsen1-1/+1
2015-06-14reproducible openwrt: fix typoReiner Herrmann1-1/+1
2015-06-14reproducible openwrt: refactor building into more functionsReiner Herrmann1-79/+89
2015-06-14reproducible: define $TEMPDIR as /tmp/reproducible and teach all the to ↵Mattia Rizzolo1-3/+3
create temporary files under TEMPDIR (except for builders, they have their own TMPDIR), to avoid polluting /tmp
2015-06-14reproducible openwrt: also save/compare openwrt*root.squashfsReiner Herrmann1-2/+2
2015-06-14reproducible openwrt: build only one imageReiner Herrmann1-0/+5
2015-06-14reproducible openwrt: debbindiff 21 knows how to handle .ipk filesHolger Levsen1-1/+1
2015-06-13reproducible: s/OpenWRT/OpenWrt/Reiner Herrmann1-8/+8
2015-06-13reproducible openwrt: fix harmless html typoHolger Levsen1-1/+1
2015-06-13reproducible openwrt: add debug codeHolger Levsen1-0/+1
2015-06-13reproducible openwrt: simplefy find callsHolger Levsen1-2/+2