summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_build_arch_pkg.sh
AgeCommit message (Expand)AuthorFilesLines
2015-10-16reproducible arch: add very basic scheduler (currently still disabled)Holger Levsen1-1/+21
2015-10-16reproducible arch: fix typoHolger Levsen1-1/+1
2015-10-16reproducible arch: put build results in the right directoryHolger Levsen1-1/+1
2015-10-16reproducible arch: delete source package before providing build results for r...Holger Levsen1-0/+2
2015-10-16reproducible arch: define TIMEOUTHolger Levsen1-0/+5
2015-10-16reproducible arch: never cleanup $TMPDIR from the node, we need to rsync from itHolger Levsen1-3/+6
2015-10-16reproducible arch: allow hidden filesHolger Levsen1-5/+5
2015-10-16reproducible arch: build in /tmp/$PKG-$(basename $TMPDIR) instead of /tmp/$PKGHolger Levsen1-8/+18
2015-10-16reproducible arch: randomize schroot session namesHolger Levsen1-9/+11
2015-10-16reproducible arch: ignore schroot failures to clean up sessionsHolger Levsen1-1/+1
2015-10-16reproducible arch: run diffoscope and publish the resultHolger Levsen1-3/+10
2015-10-16reproducible arch: fixup that c+p error againHolger Levsen1-1/+1
2015-10-16fix typoHolger Levsen1-1/+1
2015-10-16reproducible arch: prefix schroot session names with 'arch-' and clean them u...Holger Levsen1-8/+11
2015-10-16reproducible arch: fixup c+p errorHolger Levsen1-4/+4
2015-10-16reproducible arch: cleanup cleanup_all()Holger Levsen1-1/+2
2015-10-16reproducible arch: this script can be run without paramsHolger Levsen1-4/+1
2015-10-16reproducible arch: actually add reproducible_build_arch_pkg.sh to gitHolger Levsen1-0/+143