Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-27 | reproducible: Fix mtu check to only display status when eth0 is present. | Vagrant Cascadian | 1 | -1/+1 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-06-21 | reproducible Debian: (needed on stretch) also disable ntp.service on future ↵ | Holger Levsen | 1 | -0/+2 | |
hosts Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-06-21 | reproducible Debian: show ip link too | Holger Levsen | 1 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-06-21 | reproducible Debian: service names appreantly have changed, so let's ignore ↵ | Holger Levsen | 1 | -2/+2 | |
failures Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-06-12 | replace ftp.(de|uk|us).debian.org with deb.debian.org everywhere | Holger Levsen | 2 | -9/+9 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-06-06 | Revert "reproducible Debian: add niceness variation (Closes: #863440)" | Holger Levsen | 1 | -33/+2 | |
This reverts commit c43b4f3e2d537a1e9c2ff510f071d233f202bc50. | |||||
2017-06-06 | reproducible Debian: add niceness variation (Closes: #863440) | Holger Levsen | 1 | -2/+33 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-06-02 | reproducible Debian: add 3 new armhf nodes and pbuilder/schroot-setup jobs ↵ | Holger Levsen | 1 | -2/+3 | |
for them, thanks to Vagrant for setup+hosting Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-29 | reproducible Debian: require network-online for rc.local service everywhere | Holger Levsen | 1 | -0/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-05-21 | Update dsa-check-running-kernel from dsa-nagios (to support kernel 4.x as ↵ | Mattia Rizzolo | 1 | -5/+7 | |
present in stretch) Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-29 | rc.local/update_jdn.sh: rework disabling dsa-check-packages | Alexander Couzens | 1 | -3/+0 | |
When rc.local was executed, it disables dsa-check-packages via ln -sf /bin/true /usr/local/bin/dsa-check-packages which disables it. But when the next time update_jdn.sh run, update_jdn.sh overwrite /bin/true with the original dsa-check-packages perl script. All scripts which use /bin/true rather than a built-in (like bash) might fail if some packages are outdated. Disabling of dsa-check-packages is done now in update_jdn.sh, but after dsa-check-packages got overwritten. It's also now using a one line shell script instead of a symbolic link, which allows to add a comment. Also add temporary check if /bin/true is a perl script and repair it by reinstalling coreutils. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-28 | /etc/pbuilderrc: stop bind-mounting /dev/shm: pbuilder since 0.228 takes ↵ | Mattia Rizzolo | 1 | -4/+0 | |
care of that Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-28 | simplify (and fix) check for incorrect mtu | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-28 | add debugging output and change system last | Holger Levsen | 1 | -19/+18 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-04-20 | save update_jdn output in /var/log/jenkins/update_jdn.log and logrotate it | Holger Levsen | 1 | -0/+9 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-03-30 | reproducible Debian: set eth's MTU to 1500 on boot, if it's not set to 1500 | Holger Levsen | 1 | -0/+14 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-02-16 | reproducible Debian: add two new armhf hosts and their maintenace jobs, ↵ | Holger Levsen | 1 | -5/+9 | |
thanks vagrant Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-02-15 | reproducible fdroid: only libvirt images need to be readable | Hans-Christoph Steiner | 1 | -1/+1 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-02-14 | reproducible fdroid: allow `sudo /bin/chmod -R a+rX /var/lib/libvirt/` | Hans-Christoph Steiner | 1 | -1/+2 | |
In order to convert the QEMU/KVM image to a vagrant box, we need to read the file directly. But that dir usually only lets root read the images. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-01-28 | remove helmut from all root aliases except pb9 | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-01-21 | reproducible Debian: add code to fixup /(dev|run)/shm on boot, see #851427 | Holger Levsen | 1 | -0/+10 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2017-01-21 | reproducible Debian: refactor, use one common rc.local script for all hosts | Holger Levsen | 1 | -8/+67 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-26 | fixup 8b943b55: reproducible Debian: run odd numbered codethink nodes in the ↵ | Holger Levsen | 1 | -1/+3 | |
future too Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-23 | reproducible Debian: build on tmpfs on arm64 too | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-12-22 | reproducible Debian: add arm64 to tested architectures, thanks to ↵ | Holger Levsen | 1 | -1/+2 | |
codethink.co.uk providing us with 8 moonshot arm64 sleds Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-05 | reproducible Debian: add code to deal with pb15+16 running in the future | Holger Levsen | 1 | -2/+3 | |
2016-11-04 | apply our changes | Holger Levsen | 1 | -2/+9 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-04 | update to default squid.conf for squid/3.5.22-1 in testing | Holger Levsen | 1 | -1261/+3435 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-09-23 | upgrade pb-build7 to stretch | Holger Levsen | 1 | -8/+8 | |
2016-09-23 | reproducible F-Droid: add new host, profitbricks-build7-amd64 to build ↵ | Holger Levsen | 25 | -0/+7083 | |
F-Droid on a stretch system |