Age | Commit message (Expand) | Author | Files | Lines |
2016-07-06 | detect another kind of network issue: 503 | Holger Levsen | 1 | -2/+2 |
2016-04-15 | don't add non-existing sid/updates suite to sources.list | Holger Levsen | 1 | -1/+1 |
2016-04-10 | stop downloading package description, thanks Vagrant for the idea | Holger Levsen | 1 | -0/+2 |
2016-03-29 | reproducible: update the repository key so that it knows about the newer exte... | Mattia Rizzolo | 1 | -13/+13 |
2016-02-28 | 2nd fixup for e6fa9d1: schroot-create: use security updates too | Holger Levsen | 1 | -2/+2 |
2016-02-28 | fixup e6fa9d1: schroot-create: use security updates too | Holger Levsen | 1 | -1/+1 |
2016-02-28 | schroot-create: use security updates too (thanks to torbrowser tests breaking... | Holger Levsen | 1 | -2/+5 |
2016-01-28 | torbrowser tests: avoid more suboptimal cleanup… | Holger Levsen | 1 | -1/+4 |
2016-01-28 | torbrowser tests: avoid suboptimal cleanup… | Holger Levsen | 1 | -1/+4 |
2015-12-20 | reproducible: fix diffoscope schroot creation by using the non-interactive de... | Holger Levsen | 1 | -0/+3 |
2015-11-25 | make more robust | Holger Levsen | 1 | -2/+2 |
2015-11-14 | create sources.list from scratch | Holger Levsen | 1 | -1/+3 |
2015-11-14 | fix contrib handling | Holger Levsen | 1 | -9/+9 |
2015-11-14 | refactor | Holger Levsen | 1 | -6/+11 |
2015-11-14 | torbrowser-launcher tests: fix schroot creation | Holger Levsen | 1 | -1/+8 |
2015-11-12 | reproducible: fix syntax to make apt ignore future validation errors | Holger Levsen | 1 | -1/+1 |
2015-11-12 | reproducible: rename to 398 future too | Holger Levsen | 1 | -1/+1 |
2015-11-12 | reproducible: set 'Acquire::Check-Valid-Until false' in the reproducible chroots | Mattia Rizzolo | 1 | -2/+8 |
2015-10-16 | reproducible: refactor | Holger Levsen | 1 | -5/+0 |
2015-10-06 | refactor: move cleanup_schroot_sessions() to common_functions.sh | Holger Levsen | 1 | -18/+0 |
2015-10-05 | reproducible: replace 'ps fax|grep -v grep|grep foo' with 'pgrep -f foo' | Holger Levsen | 1 | -1/+1 |
2015-10-03 | reproducible: disable debug again | Holger Levsen | 1 | -1/+1 |
2015-09-28 | reproducible: enable debug | Holger Levsen | 1 | -1/+1 |
2015-09-26 | stop create the schroot in /chroots. use /schroots from the beginning | Holger Levsen | 1 | -32/+32 |
2015-09-23 | reproducible: install sudo and diffoscope in two steps two minimize impact if... | Holger Levsen | 1 | -1/+2 |
2015-09-22 | reproducible: use properly named tmpfile | Holger Levsen | 1 | -1/+1 |
2015-09-22 | reproducible: be more verbose on repeated failure | Holger Levsen | 1 | -2/+2 |
2015-09-22 | reproducible: improve code to check whether a schroot is in use | Holger Levsen | 1 | -1/+1 |
2015-09-18 | fixup a8882f2d: reproducible: be more verbose when trying to replace schroots | Holger Levsen | 1 | -2/+2 |
2015-09-18 | reproducible: be more verbose when trying to replace schroots | Holger Levsen | 1 | -2/+25 |
2015-09-15 | reproducible: bugfix, dont let oneself block oneself… | Holger Levsen | 1 | -2/+2 |
2015-09-14 | reproducible: try longer to cleanup schroot sessions | Holger Levsen | 1 | -2/+2 |
2015-09-11 | handle invalid release signatures more gracefully | Holger Levsen | 1 | -1/+1 |
2015-09-10 | reproducible: cleanup sessions more carefully | Holger Levsen | 1 | -2/+9 |
2015-09-10 | reproducible: cleanup schroot sessions before moving them away | Holger Levsen | 1 | -0/+8 |
2015-09-10 | reproducible: remove distracting fuser call | Holger Levsen | 1 | -3/+2 |
2015-09-09 | reproducible: explain | Holger Levsen | 1 | -0/+2 |
2015-09-09 | fix logic to detect network failures | Holger Levsen | 1 | -2/+2 |
2015-09-09 | install sudo in all schroots created | Holger Levsen | 1 | -1/+1 |
2015-09-09 | refactor | Holger Levsen | 1 | -23/+9 |
2015-09-09 | make 'apt-get install' more robust against network failures | Holger Levsen | 1 | -4/+18 |
2015-09-09 | only install sudo when explicitly asked for | Holger Levsen | 1 | -1/+1 |
2015-09-09 | make 'apt-get update' more robust against network failures | Holger Levsen | 1 | -3/+16 |
2015-09-08 | use sudo for better results | Holger Levsen | 1 | -1/+1 |
2015-09-07 | retry debootstrap after 5min on failure | Holger Levsen | 1 | -1/+14 |
2015-09-07 | reproducible: really deal with ssh failures gracefully | Holger Levsen | 1 | -0/+1 |
2015-09-06 | reproducible: give better hint at the failure | Holger Levsen | 1 | -1/+1 |
2015-09-01 | reproducible: install diffoscope in schroots too | Holger Levsen | 1 | -6/+6 |
2015-08-15 | reproducible: s#debbindiff#diffoscope#g in most of the output | Holger Levsen | 1 | -4/+4 |
2015-08-04 | reproducible: fail gracefully (=dont fail) if debbindiff cannot be installed ... | Holger Levsen | 1 | -2/+1 |