Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-03 | fix typo in update_jdn.sh | Helmut Grohne | 1 | -1/+1 | |
2014-09-30 | update_j.d.n: count triggers correctly | Holger Levsen | 1 | -0/+2 | |
2014-09-29 | install pigz | Holger Levsen | 1 | -1/+1 | |
2014-09-29 | chown userContent to jenkins | Holger Levsen | 1 | -0/+1 | |
2014-09-29 | fix search+replace error | Holger Levsen | 1 | -1/+1 | |
2014-09-29 | reproducible: polishing | Holger Levsen | 1 | -3/+3 | |
2014-09-28 | fix conceptual typo in tmpfs conversion | Helmut Grohne | 1 | -1/+1 | |
2014-09-28 | move chroot and pbuilder builds to tmpfs | Helmut Grohne | 1 | -1/+34 | |
For this change update_jdn.sh will only work well, if jenkins is not running. It avoids breaking running builds at the cost of potentially not applying configuration. The changes are: * /srv/workspace becomes a tmpfs mounted location * /etc/init.d/jenkins-workspace creates subdirectories on that tmpfs * Old locations for chroots and pbuilder are moved using symlinks. | |||||
2014-09-28 | reproducible: fix typos and install sqlite3 on the host | Holger Levsen | 1 | -1/+1 | |
2014-09-24 | reproducible: small fixes | Holger Levsen | 1 | -1/+1 | |
2014-09-23 | reproducible: more progress | Holger Levsen | 1 | -0/+1 | |
2014-09-06 | munin only reloads with force | Helmut Grohne | 1 | -1/+1 | |
2014-09-02 | enable munin plugins relevant to io load | Helmut Grohne | 1 | -2/+3 | |
2014-07-27 | Check VG presence too. | Gabriele Giacone | 1 | -0/+2 | |
2014-07-26 | Create LVM physical volume if not already done. | Gabriele Giacone | 1 | -0/+15 | |
2014-04-25 | rebootstrap: enable all combinations | Helmut Grohne | 1 | -0/+3 | |
* Use python script to avoid erroneous copy&paste. * Avoid nobiarch for architectures where it doesn't make a difference. * Raise worker limit. * Remove time based triggers. * Fine grained per-job triggers using individual branches. | |||||
2014-04-16 | install qemu from backports as needed by the hurd g-i jobs | Holger Levsen | 1 | -1/+2 | |
2014-04-16 | Use /schroots | Joachim Breitner | 1 | -1/+1 | |
2014-04-16 | First shot at a schroot creating script | Joachim Breitner | 1 | -2/+2 | |
It currently uses sudo freely -- I wonder if it is worth updating sudoers appropriately. Maybe the whole script can be added to sudoers? The jenkins job definition itself is not tested. | |||||
2014-04-16 | workaround shell strangeness | Holger Levsen | 1 | -1/+2 | |
2014-04-14 | more s#http#https# changes | Holger Levsen | 1 | -2/+2 | |
2014-04-06 | use SSL | Holger Levsen | 1 | -0/+1 | |
2012-12-22 | use guestmount to mount installed system and copy the logs away | Holger Levsen | 1 | -1/+1 | |
2012-12-18 | use gocr to detect finished installations. also try harder to get the qemu ↵ | Holger Levsen | 1 | -1/+1 | |
logfile | |||||
2012-12-10 | run daily visitors report | Holger Levsen | 1 | -1/+1 | |
2012-12-10 | only update docs if needed | Holger Levsen | 1 | -5/+5 | |
2012-12-10 | configure git for jenkins once | Holger Levsen | 1 | -4/+5 | |
2012-12-08 | zutils is quite useful, see ↵ | Holger Levsen | 1 | -1/+1 | |
http://noone.org/blog/English/Computer/Debian/CoolTools/zutils.html | |||||
2012-12-08 | hide jenkins specefic /userContent/ path | Holger Levsen | 1 | -1/+1 | |
2012-12-08 | allow certain params only from alioth (token is used to trigger builds) | Holger Levsen | 1 | -0/+1 | |
2012-12-07 | let xargs run only when matches were found | Holger Levsen | 1 | -2/+2 | |
2012-12-03 | fixup: count correctly | Holger Levsen | 1 | -1/+1 | |
2012-12-03 | count correctly | Holger Levsen | 1 | -3/+4 | |
2012-12-03 | count correctly, report more verbose | Holger Levsen | 1 | -2/+2 | |
2012-12-03 | triple fix: munin-plugins, cd-test screenshot match and jenkins-job deploy | Holger Levsen | 1 | -2/+4 | |
2012-12-02 | press ctrl-key to avoid screensaver kicking in | Holger Levsen | 1 | -1/+1 | |
2012-12-02 | implement basics for cd tests | Holger Levsen | 1 | -1/+1 | |
2012-11-29 | fixup: preserve artifacts | Holger Levsen | 1 | -0/+5 | |
2012-11-29 | be more clear | Holger Levsen | 1 | -1/+1 | |
2012-11-24 | dont use colorit anymore, it doesnt really work for irc | Holger Levsen | 1 | -1/+1 | |
2012-11-24 | install libfile-touch-perl needed by kgb-client | Holger Levsen | 1 | -1/+1 | |
2012-11-23 | use colorit from dict package to color messages send to kgb-bot | Holger Levsen | 1 | -2/+2 | |
2012-11-21 | fix job names | Holger Levsen | 1 | -1/+2 | |
2012-11-20 | add support for building language variants of the manual from po files. and ↵ | Holger Levsen | 1 | -1/+1 | |
add first such job | |||||
2012-11-20 | fix email2irc stuff | Holger Levsen | 1 | -1/+1 | |
2012-11-20 | enable irc notification kgb-bot and jenkins email plugin | Holger Levsen | 1 | -1/+2 | |
2012-11-18 | add d-i_manual_*_pdf jobs | Holger Levsen | 1 | -1/+3 | |
2012-11-16 | split out INSTALL. check for FIXMEs in update_jdn.sh | Holger Levsen | 1 | -3/+11 | |
2012-11-13 | finetuning | Holger Levsen | 1 | -0/+8 | |
2012-11-12 | fixup: explain how to create yaml code for missing d-i jobs | Holger Levsen | 1 | -2/+2 | |