Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-02 | reproducible: provide tails packages list without binary names | Holger Levsen | 1 | -1/+1 | |
2015-01-02 | reproducible: track another packages set: tails | Holger Levsen | 1 | -0/+2 | |
2015-01-02 | db schema change needed for previous commit | Holger Levsen | 1 | -1/+0 | |
2015-01-02 | reproducible: dont graph untested packages for package sets and fixing a bug ↵ | Holger Levsen | 1 | -5/+4 | |
in data collection | |||||
2015-01-02 | reproducible: remove redundancy | Holger Levsen | 1 | -3/+3 | |
2015-01-02 | reproducible: only re-schedule old failures (atm) | Holger Levsen | 1 | -6/+34 | |
2015-01-02 | reproducible: try harder to schedule (many) packages without .buildinfo files | Holger Levsen | 1 | -3/+5 | |
2015-01-02 | reproducible: dont display negative number of untested packages | Holger Levsen | 1 | -0/+3 | |
2015-01-02 | reproducible: fix bug preventing deselect_old_with_buildinfo() to work properly | Holger Levsen | 1 | -5/+4 | |
2015-01-02 | fixup, no spaces in package set names | Holger Levsen | 1 | -1/+1 | |
2015-01-02 | reproducible: also track all gnome depends and all build-depends for gnome | Holger Levsen | 1 | -1/+4 | |
2015-01-02 | reproducible: proof-of-concept for graphing and displaying status of ↵ | Holger Levsen | 1 | -35/+60 | |
package-sets. currently there are two: required + build-essential. more suggestions welcome. | |||||
2015-01-02 | reproducible: counting might help | Holger Levsen | 1 | -0/+1 | |
2015-01-02 | reproducible: add graph for required packages only | Holger Levsen | 2 | -6/+48 | |
2015-01-02 | live: also build debian gnome+xfce jessie live images | Holger Levsen | 1 | -6/+7 | |
2015-01-01 | fixup | Holger Levsen | 1 | -1/+1 | |
2015-01-01 | live: use sudo properly | Holger Levsen | 2 | -2/+6 | |
2015-01-01 | live: cleanup code and cleanup properly | Holger Levsen | 1 | -7/+10 | |
2015-01-01 | live builds: build in /srv/live-build/ | Holger Levsen | 1 | -3/+3 | |
2015-01-01 | build debian-edu jessie live images | Holger Levsen | 1 | -0/+32 | |
2015-01-01 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-01-01 | reproducible: small graph improvements | Holger Levsen | 1 | -3/+3 | |
2015-01-01 | reproducible: improve comments | Holger Levsen | 1 | -2/+3 | |
2015-01-01 | reproducible: split graph about investigated packages and identified issues ↵ | Holger Levsen | 2 | -9/+19 | |
into two | |||||
2015-01-01 | reproducible: fix logic error | Holger Levsen | 1 | -1/+1 | |
2015-01-01 | fix typo | Holger Levsen | 1 | -1/+1 | |
2015-01-01 | reproducible: also include the newly generated stats into the graph | Holger Levsen | 1 | -1/+1 | |
2015-01-01 | reproducible: add graph about number of investigated packages and known issues | Holger Levsen | 2 | -2/+18 | |
2015-01-01 | umount in reverse order | Holger Levsen | 1 | -3/+3 | |
2015-01-01 | use lazy umounting as allowed | Holger Levsen | 1 | -1/+1 | |
2015-01-01 | mount /proc /dev and /dev/pts inside chroot when installing additional packages | Holger Levsen | 1 | -1/+8 | |
2015-01-01 | give clear success message at the end | Holger Levsen | 1 | -1/+1 | |
2015-01-01 | find_dpkg_trigger_cycles: prepare for being run inside a jessie chroot | josch | 1 | -3/+1 | |
- drop python-arpy hack | |||||
2015-01-01 | reproducible: only re-schedule old packages without .buildinfo files 'for ↵ | Holger Levsen | 1 | -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-28 | reproducible: try to update sources tables five times before failing the job | Holger Levsen | 1 | -2/+17 | |
2014-12-26 | bin/find_dpkg_trigger_cycles.sh: make temporary directory, not file | josch | 1 | -1/+1 | |
2014-12-26 | bin/dpkg_sid_find_trigger_cycles - use temporary directory | josch | 1 | -9/+9 | |
2014-12-25 | add FIXME entry so we dont forget | Holger Levsen | 1 | -0/+2 | |
2014-12-25 | Temporary ugly hack until Jenkins runs Debian Jessie | josch | 1 | -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-24 | add executable bits | Holger Levsen | 2 | -0/+0 | |
2014-12-24 | g-i: keep less screenshots, there are enough, these distract from debugging | Holger Levsen | 1 | -3/+2 | |
2014-12-24 | Revert "g-i: keep less screenshots, there are enough, these distract from ↵ | Holger Levsen | 1 | -2/+3 | |
debugging" This reverts commit 322f489a9c25983e0007eaa60db81dbbf4c487dd. | |||||
2014-12-24 | g-i: keep less screenshots, there are enough, these distract from debugging | Holger Levsen | 1 | -3/+2 | |
2014-12-23 | reproducible: provide copy of reproducible.db for external backups | Holger Levsen | 1 | -0/+3 | |
2014-12-21 | g-i: Reduce installed boot delay to 160s | Samuel Thibault | 1 | -1/+1 | |
2014-12-21 | follow syntax from man page | Holger Levsen | 1 | -1/+1 | |
2014-12-21 | chroot-installation: add new _aptdpkg_first upgrade jobs which upgrade ↵ | Holger Levsen | 1 | -0/+7 | |
apt+dpkg before the rest. only for some tasks and only for upgrades from jessie+sid | |||||
2014-12-21 | lvc: define CUCUMBEROPTS for debugging | Holger Levsen | 1 | -2/+3 | |
2014-12-21 | fix typo | Holger Levsen | 1 | -1/+1 | |
2014-12-21 | lvc: refactor, reduce redundancy in job-cfg | Holger Levsen | 1 | -2/+7 | |