Age | Commit message (Expand) | Author | Files | Lines |
2015-09-23 | reproducible: be more verbose when mounting+unmounting with disorderfs | Holger Levsen | 3 | -0/+6 |
2015-09-22 | reproducible: enable disorderfs on hb0 | Holger Levsen | 1 | -1/+0 |
2015-09-22 | reproducible: also unmount disorderfs as root - compliment cf017798 | Holger Levsen | 2 | -2/+2 |
2015-09-22 | disorderfs is unneeded on the host | Holger Levsen | 1 | -1/+0 |
2015-09-22 | reproducible: remove cleanup code as each build job now cleans up before star... | Holger Levsen | 1 | -3/+0 |
2015-09-22 | reproducible: install EXTRA_PACKAGES when setting up pbuilder and not during ... | Holger Levsen | 1 | -1/+1 |
2015-09-22 | Revert "reproducible: hosting is serious business, thanks for that too, Vagrant" | Holger Levsen | 1 | -1/+1 |
2015-09-22 | reproducible: hosting is serious business, thanks for that too, Vagrant | Holger Levsen | 1 | -1/+1 |
2015-09-22 | reproducible: install disorderfs within pbuilder on all nodes | Holger Levsen | 1 | -2/+2 |
2015-09-22 | reproducible: (would) use new --multi-user=yes feature from disorderfs 0.3.0-1 | Holger Levsen | 1 | -4/+3 |
2015-09-22 | reproducible: fixup rewrite condition in c5a7c8a5 | Holger Levsen | 1 | -1/+1 |
2015-09-22 | reproducible: also rewrite /$suite/armhf/$pkg urls as expected | Holger Levsen | 1 | -3/+3 |
2015-09-22 | reproducible: fix comment | Holger Levsen | 1 | -1/+1 |
2015-09-21 | add profitbricks-build3-amd64 | Holger Levsen | 1 | -1/+1 |
2015-09-21 | send munin notifications to qa-jenkins-scm@lists.alioth.debian.org | Holger Levsen | 1 | -1/+1 |
2015-09-15 | don't complain about low read io so early | Holger Levsen | 1 | -0/+14 |
2015-09-13 | warn a bit later about almost full disks | Holger Levsen | 1 | -4/+4 |
2015-09-12 | apache: do not pass /munin-cgi to the jenkins webui in the backend | Mattia Rizzolo | 1 | -0/+1 |
2015-09-10 | reproducible: call schroot without sudo | Holger Levsen | 1 | -2/+0 |
2015-09-09 | reproducible: fixup sudo usage | Holger Levsen | 1 | -1/+1 |
2015-09-09 | sigh, typos | Holger Levsen | 1 | -2/+2 |
2015-09-09 | reproducible: allow to use schroot as needed (fixup acaeeaa2) | Holger Levsen | 1 | -0/+2 |
2015-09-09 | reproducible: redirect '(/testing|unstable|/experimental)/(amd64|armhf)' and ... | Holger Levsen | 1 | -0/+10 |
2015-09-09 | munin: correctly graph past values when we had more cores. (Thanks to Steve S... | Holger Levsen | 1 | -0/+1 |
2015-09-09 | warn earlier about filled up space on /srv/workspace | Holger Levsen | 1 | -0/+8 |
2015-09-09 | munin: mostly ignore bad latency | Holger Levsen | 1 | -0/+12 |
2015-09-07 | use hostname -f to determine own hostname | Holger Levsen | 1 | -1/+1 |
2015-09-02 | adopt for newer jenkins LTS | Holger Levsen | 3 | -3/+3 |
2015-09-01 | increase memory limits for jenkins | Holger Levsen | 1 | -1/+1 |
2015-09-01 | fixup 4cdc01fe | Holger Levsen | 1 | -1/+1 |
2015-09-01 | so munin took the username from .ssh/config, but not the port... | Holger Levsen | 1 | -3/+3 |
2015-09-01 | meaningful ordering for munin hosts | Holger Levsen | 1 | -0/+3 |
2015-09-01 | munin via ssh+nc works nicely now | Holger Levsen | 1 | -4/+4 |
2015-08-31 | really merge commands | Holger Levsen | 1 | -4/+4 |
2015-08-31 | configure munin to monitor the armhf hosts via ssh+nc | Holger Levsen | 1 | -4/+4 |
2015-08-29 | fix reproducible-builds.org/{howto,spec} redirects | HW42 | 1 | -2/+2 |
2015-08-29 | reproducible: use ssl cert for reproducible-builds.org donated by lamby | Holger Levsen | 2 | -7/+56 |
2015-08-29 | redirect reproducible-builds.org to https://reproducible.debian.net for now, ... | Holger Levsen | 1 | -0/+5 |
2015-08-29 | reproducible: stop trying to use disorderfs | Holger Levsen | 1 | -0/+1 |
2015-08-29 | reproducible: fix perms | Holger Levsen | 1 | -0/+1 |
2015-08-29 | reproducible: mkdir+rmdir mountpoint correctly | Holger Levsen | 3 | -0/+3 |
2015-08-29 | reproducible: fixup usage of su | Holger Levsen | 3 | -3/+3 |
2015-08-29 | reproducible: use su instead of sudo | Holger Levsen | 3 | -3/+3 |
2015-08-29 | reproducible: simply 'mknod /dev/fuse' before using it, thanks Andrew | Holger Levsen | 2 | -2/+1 |
2015-08-29 | reproducible: temporarily disable disorderfs | Holger Levsen | 2 | -1/+2 |
2015-08-29 | reproducible: only use disorderfs if it's available | Holger Levsen | 3 | -6/+14 |
2015-08-29 | reproducible: disorderfs needs to be used inside the pbuilder chroots | Holger Levsen | 1 | -1/+1 |
2015-08-29 | reproducible: bindmount /dev/fuse for the 2nd build using disorderfs | Holger Levsen | 1 | -2/+3 |
2015-08-29 | reproducible: use disorderfs as user | Holger Levsen | 3 | -4/+4 |
2015-08-29 | reproducible: use disorderfs in the 2nd build | Holger Levsen | 3 | -0/+24 |