Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-12 | fix available site configuration name | Holger Levsen | 1 | -0/+0 | |
2015-12-09 | reproducible: add new script, reproducible_cleanup_nodes.sh, to kill lonely ↵ | Holger Levsen | 1 | -1/+4 | |
build processes on all nodes | |||||
2015-12-03 | fixup a84a80c81: reproducible: don't modify the kernel version with linux64 ↵ | Holger Levsen | 1 | -1/+1 | |
(for now), as this is broken in sid atm (bug about to be filed) | |||||
2015-11-28 | Revert "give jenkins/java more memory" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 16a1e225d72382a6c820510ac2f448b53ff67652. Ebourg said this wasn't really needed… | |||||
2015-11-27 | allow jenkins to have more open more files | Holger Levsen | 1 | -1/+1 | |
2015-11-27 | give jenkins/java more memory | Holger Levsen | 1 | -1/+1 | |
2015-11-25 | fixup 69f0038: add seventh armhf build node | Holger Levsen | 1 | -1/+11 | |
2015-11-25 | reproducible: add seventh armhf build node, thanks again to vagrant | Holger Levsen | 1 | -3/+3 | |
2015-11-12 | add some more configuration files for jenkins-test-vm | Holger Levsen | 2 | -1/+2 | |
2015-11-12 | Revert "send munin notifications to qa-jenkins-scm@lists.alioth.debian.org" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 567afbb4cc8cf8e002d0a7de9af61bc3a298751c. | |||||
2015-11-11 | reproducible: add sixth armhf build node, thanks again to vagrant | Holger Levsen | 2 | -3/+13 | |
2015-11-09 | add new armhf node, Odroid-XU4, thanks to vagrant | Holger Levsen | 2 | -2/+12 | |
2015-11-07 | mitigate jenkins remote execute 0-day | Helmut Grohne | 1 | -0/+2 | |
https://jenkins-ci.org/content/mitigating-unauthenticated-remote-code-execution-0-day-jenkins-cli It seems that two channels need to be secured. The first is a custom tcp port which is firewalled anyway. The other part is urls starting with /cli. Instead of filtering this entry point in jenkins (and thus breaking bin/abort.sh), we apply the filtering in apache. Thus a local execute vulnerability remains, but we didn't care about those earlier. | |||||
2015-11-06 | add a munin plugin to plot OutOfMemoryError exceptions | Helmut Grohne | 1 | -0/+5 | |
2015-11-04 | Allow Indexes on r-b.org/git | Jérémy Bobbio | 1 | -0/+1 | |
Even if Git can fetch the repositories, people are unhappy when they see a 403. | |||||
2015-10-31 | It's the Engine we turn on for rewriting | Jérémy Bobbio | 1 | -1/+1 | |
2015-10-31 | Setup reproducible-builds.org website | Jérémy Bobbio | 1 | -8/+13 | |
2015-10-31 | Revert "Setup reproducible-builds.org website" | Holger Levsen | 1 | -4/+10 | |
This reverts commit b32118218c89ad429ef26fa03ed16d55069728ac. | |||||
2015-10-31 | Setup reproducible-builds.org website | Jérémy Bobbio | 1 | -10/+4 | |
2015-10-28 | pbuilder: set BUILDPLACE=/srv/workspace/pbuilder instead of using a symlink | Mattia Rizzolo | 1 | -0/+1 | |
otherwise `pbuilder clean` removes the symlink, and the following builds won't use the tmpfs, etc.. | |||||
2015-10-18 | reproducible pbuilder hooks: use BUILDDIR, to comply with pbuilder 0.216 | Mattia Rizzolo | 3 | -10/+10 | |
2015-10-17 | reproducible: silently delete… | Holger Levsen | 1 | -1/+1 | |
2015-10-17 | reproducible: cleanup with sudo | Holger Levsen | 1 | -0/+1 | |
2015-10-17 | reproducible arch: redirect /archlinux/ | Holger Levsen | 1 | -0/+6 | |
2015-10-15 | run dsa-check-running-kernel and dsa-check-packages twice a day via cron | Holger Levsen | 1 | -2/+2 | |
2015-10-09 | add 'AddDefaultCharset utf-8' to all virtual hosts, thanks Santiago | Holger Levsen | 1 | -0/+3 | |
2015-10-08 | reproducible: add profitbricks-build5-amd64 and profitbricks-build6-amd64 | Holger Levsen | 1 | -1/+30 | |
2015-10-08 | reproducible: rename profitbricks-build3-amd64 to profitbricks-build5-amd64 | Holger Levsen | 1 | -5/+6 | |
2015-10-05 | reproducible: replace 'ps fax|grep -v grep|grep foo|wc -l' with 'pgrep -fc foo' | Holger Levsen | 1 | -1/+1 | |
2015-10-04 | munin: exclude /sys/fs/cgroup in df* plugins | Holger Levsen | 1 | -1/+1 | |
2015-10-04 | munin: stop graphing diskstats plugin and disable iostat_ios plugin everywhere | Holger Levsen | 1 | -0/+40 | |
2015-10-04 | reproducible: try harder to log the hostname | Holger Levsen | 1 | -1/+1 | |
2015-10-03 | reproducible: run df on pbuilder failures to debug diskspace issues | Holger Levsen | 1 | -0/+4 | |
2015-10-03 | reproducible: allow umounting schroots | Holger Levsen | 1 | -0/+1 | |
2015-10-03 | munin/df plugin: exclude sysfs filesystems and /dev/shm | Holger Levsen | 1 | -2/+2 | |
2015-10-03 | reproducible: allow sudo where schroot-create.sh needs it | Holger Levsen | 1 | -3/+4 | |
2015-09-28 | reproducible: temporarily disable disorderfs | Holger Levsen | 1 | -0/+3 | |
we have problems properly unmounting it (or rather cleanup…) and I'm unable to debug and fix this properly atm. thus, to avoid false ftbfs due to out of disk space problems, we disable it temporarily. | |||||
2015-09-25 | update IPs | Holger Levsen | 1 | -2/+2 | |
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 ↵ | Holger Levsen | 1 | -3/+0 | |
starting a build | |||||
2015-09-22 | reproducible: install EXTRA_PACKAGES when setting up pbuilder and not during ↵ | Holger Levsen | 1 | -1/+1 | |
each and every build - this is a followup for 049a78fc | |||||
2015-09-22 | Revert "reproducible: hosting is serious business, thanks for that too, Vagrant" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 6db56cf69baf0808697148bb9cf84d18d65bfe77. | |||||
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 | |