summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
2015-01-03the basque manual has been dropped so don't suggest to create those jobsHolger Levsen1-0/+4
2015-01-03enable debuggingHolger Levsen1-1/+1
2015-01-03reproducible: enable debugging for this script for nowHolger Levsen1-0/+1
2015-01-03reproducible: fix a issue with the json generationMattia Rizzolo1-6/+8
2015-01-02reproducible: provide tails packages list without binary namesHolger Levsen1-1/+1
2015-01-02reproducible: track another packages set: tailsHolger Levsen1-0/+2
2015-01-02db schema change needed for previous commitHolger Levsen1-1/+0
2015-01-02reproducible: dont graph untested packages for package sets and fixing a bug ↵Holger Levsen1-5/+4
in data collection
2015-01-02reproducible: remove redundancyHolger Levsen1-3/+3
2015-01-02reproducible: only re-schedule old failures (atm)Holger Levsen1-6/+34
2015-01-02reproducible: try harder to schedule (many) packages without .buildinfo filesHolger Levsen1-3/+5
2015-01-02reproducible: dont display negative number of untested packagesHolger Levsen1-0/+3
2015-01-02reproducible: fix bug preventing deselect_old_with_buildinfo() to work properlyHolger Levsen1-5/+4
2015-01-02fixup, no spaces in package set namesHolger Levsen1-1/+1
2015-01-02reproducible: also track all gnome depends and all build-depends for gnomeHolger Levsen1-1/+4
2015-01-02reproducible: proof-of-concept for graphing and displaying status of ↵Holger Levsen1-35/+60
package-sets. currently there are two: required + build-essential. more suggestions welcome.
2015-01-02reproducible: counting might helpHolger Levsen1-0/+1
2015-01-02reproducible: add graph for required packages onlyHolger Levsen2-6/+48
2015-01-02live: also build debian gnome+xfce jessie live imagesHolger Levsen1-6/+7
2015-01-01fixupHolger Levsen1-1/+1
2015-01-01live: use sudo properlyHolger Levsen2-2/+6
2015-01-01live: cleanup code and cleanup properlyHolger Levsen1-7/+10
2015-01-01live builds: build in /srv/live-build/Holger Levsen1-3/+3
2015-01-01build debian-edu jessie live imagesHolger Levsen1-0/+32
2015-01-01fix typoHolger Levsen1-1/+1
2015-01-01reproducible: small graph improvementsHolger Levsen1-3/+3
2015-01-01reproducible: improve commentsHolger Levsen1-2/+3
2015-01-01reproducible: split graph about investigated packages and identified issues ↵Holger Levsen2-9/+19
into two
2015-01-01reproducible: fix logic errorHolger Levsen1-1/+1
2015-01-01fix typoHolger Levsen1-1/+1
2015-01-01reproducible: also include the newly generated stats into the graphHolger Levsen1-1/+1
2015-01-01reproducible: add graph about number of investigated packages and known issuesHolger Levsen2-2/+18
2015-01-01umount in reverse orderHolger Levsen1-3/+3
2015-01-01use lazy umounting as allowedHolger Levsen1-1/+1
2015-01-01mount /proc /dev and /dev/pts inside chroot when installing additional packagesHolger Levsen1-1/+8
2015-01-01give clear success message at the endHolger Levsen1-1/+1
2015-01-01find_dpkg_trigger_cycles: prepare for being run inside a jessie chrootjosch1-3/+1
- drop python-arpy hack
2015-01-01reproducible: only re-schedule old packages without .buildinfo files 'for ↵Holger Levsen1-1/+16
now' (=until there are no more, see http://lists.alioth.debian.org/pipermail/reproducible-builds/Week-of-Mon-20141229/000607.html)
2014-12-28reproducible: try to update sources tables five times before failing the jobHolger Levsen1-2/+17
2014-12-26bin/find_dpkg_trigger_cycles.sh: make temporary directory, not filejosch1-1/+1
2014-12-26bin/dpkg_sid_find_trigger_cycles - use temporary directoryjosch1-9/+9
2014-12-25add FIXME entry so we dont forgetHolger Levsen1-0/+2
2014-12-25Temporary ugly hack until Jenkins runs Debian Jessiejosch1-1/+1
- workaround for `dpkg-deb --ctrl-tarfile /dev/stdin` not being available in Wheezy - Python arpy was the only implementation I found which allows to read an ar archive from standard input without a filename (thus preserving the ability to quit a package download early) - since tar cannot transparently decompress content from standard input (bug #773912), this has to be done in Python, too - this is also ugly because Python does not work well for oneliners - please revert this commit as soon as Jenkins run Jessie because dpkg is also faster than Python arpy
2014-12-24add executable bitsHolger Levsen2-0/+0
2014-12-24g-i: keep less screenshots, there are enough, these distract from debuggingHolger Levsen1-3/+2
2014-12-24Revert "g-i: keep less screenshots, there are enough, these distract from ↵Holger Levsen1-2/+3
debugging" This reverts commit 322f489a9c25983e0007eaa60db81dbbf4c487dd.
2014-12-24g-i: keep less screenshots, there are enough, these distract from debuggingHolger Levsen1-3/+2
2014-12-23reproducible: provide copy of reproducible.db for external backupsHolger Levsen1-0/+3
2014-12-21g-i: Reduce installed boot delay to 160sSamuel Thibault1-1/+1
2014-12-21follow syntax from man pageHolger Levsen1-1/+1