Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-20 | slow down when debootstrap fails | Helmut Grohne | 1 | -1/+5 | |
When one debootstrap fails, chroot-run finishes very quickly. That way a temporary network failure quickly eats the whole jenkins job queue producing large numbers of false errors. Rather delay such failures, hoping that they healed themselves after the delay. | |||||
2014-07-19 | Use the correct binary packages for the chromium browser | Paul Wise | 1 | -3/+3 | |
2014-07-10 | Copy stats.csv in cleanup | Joachim Breitner | 1 | -5/+6 | |
2014-06-21 | Merge commit 'fd94a8edc5c5a4d884f41f13e528dc2136950f47' | Holger Levsen | 1 | -2/+11 | |
2014-06-18 | Revert "fork chroot-run.sh for rebootstrap to test squid3" | Helmut Grohne | 1 | -91/+0 | |
squid3 shows the very same symptoms as squid2. This reverts commit 3d150e20f0267edf70923247d3c3fca2195f9dc8. | |||||
2014-06-17 | fork chroot-run.sh for rebootstrap to test squid3 | Helmut Grohne | 1 | -0/+91 | |
Also avoids installing tons of unneeded deps. | |||||
2014-06-17 | md5sum iso images. | Gabriele Giacone | 1 | -1/+2 | |
2014-06-17 | Reduce fake screenshot depth to 8bit, like real ones. | Gabriele Giacone | 1 | -1/+1 | |
2014-05-28 | the chromium source package has been renamed to chromium-browser | Holger Levsen | 1 | -5/+5 | |
2014-05-23 | use minimal chroots for rebootstrap | Helmut Grohne | 1 | -2/+11 | |
This should reduce io-load on jenkins by not installing unneeded stuff. | |||||
2014-05-15 | chroot-installation: use force when dist-upgrading | Holger Levsen | 1 | -2/+2 | |
2014-05-02 | g-i edu: login as root when using the minimal profile | Holger Levsen | 1 | -2/+2 | |
2014-05-01 | Revert "g-i: be more verbose" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 43d659cb24d082474ce60cfb12e1c8c34a5e66a0. | |||||
2014-04-30 | g-i: edu installs in test mode: click ok on developer warnings | Holger Levsen | 1 | -11/+5 | |
2014-04-30 | Revert "g-i: do stuff earlier" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 1722d670d8782ac05c9239df53673a1716d94ba3. | |||||
2014-04-30 | g-i: be more verbose | Holger Levsen | 1 | -1/+1 | |
2014-04-29 | g-i: improve installations tests for debian edu | Holger Levsen | 1 | -53/+122 | |
2014-04-29 | common-function: use recognisable temp names | Holger Levsen | 1 | -1/+1 | |
2014-04-29 | g-i: improve debug output. | Holger Levsen | 1 | -3/+2 | |
2014-04-29 | g-i: use gocr to detect problem creating an LTSP chroot | Holger Levsen | 1 | -0/+4 | |
2014-04-29 | g-i edu: tab tab tab to acknowledge the errors we know... | Holger Levsen | 1 | -3/+7 | |
2014-04-29 | g-i: create fake screenshot if taking a real one fails | Holger Levsen | 1 | -5/+3 | |
2014-04-28 | g-i: immediatly abort if installation is hanging, do not try to boot that ↵ | Holger Levsen | 1 | -2/+7 | |
system... | |||||
2014-04-28 | g-i: use gocr to detect software installation failures | Holger Levsen | 1 | -0/+4 | |
2014-04-28 | g-i: properly deal (specially) with Debian Edu jobs which use distros called ↵ | Holger Levsen | 1 | -6/+10 | |
.*-test | |||||
2014-04-28 | g-i: treat edu standalone installs differently | Holger Levsen | 1 | -4/+4 | |
2014-04-28 | g-i: kill more precisely | Holger Levsen | 1 | -2/+2 | |
2014-04-28 | g-i: do stuff earlier | Holger Levsen | 1 | -1/+1 | |
2014-04-28 | g-i: treat hurd less special, use '-cpu host' everywhere | Holger Levsen | 1 | -8/+3 | |
2014-04-28 | g-i: fix image filename prefix | Holger Levsen | 1 | -1/+1 | |
2014-04-28 | g-i: put serial.log in the right place | Holger Levsen | 1 | -3/+3 | |
2014-04-28 | g-i: use ocr to detect problem loading installer components from CDROM and ↵ | Holger Levsen | 1 | -0/+4 | |
fail faster | |||||
2014-04-28 | g-i: properly shave image so that gocr works nicely again | Holger Levsen | 1 | -3/+6 | |
2014-04-28 | more sleep is better. groar. | Holger Levsen | 1 | -1/+1 | |
2014-04-28 | g-i: improve do+report() | Holger Levsen | 1 | -6/+2 | |
2014-04-28 | g-i: fixup do_and_report() | Holger Levsen | 1 | -1/+5 | |
2014-04-27 | g-i: always use larger video | Holger Levsen | 1 | -5/+3 | |
2014-04-27 | g-i: try harder to move the mouse with vncdo | Holger Levsen | 1 | -3/+3 | |
2014-04-27 | reenable cleanup() | Holger Levsen | 1 | -1/+1 | |
2014-04-27 | use function | Holger Levsen | 1 | -1/+1 | |
2014-04-27 | click on 'use default config' in this gnome panel dialoge on first start | Holger Levsen | 1 | -4/+2 | |
2014-04-27 | fixup job shells too (see previous commit) and thus switch to --directory... | Holger Levsen | 1 | -8/+2 | |
2014-04-27 | schroot either needs to be executed in an directory which exists in the ↵ | Holger Levsen | 1 | -0/+4 | |
schroot too, or --directory be used... | |||||
2014-04-27 | Use sudo tee trick to write files as root | Joachim Breitner | 1 | -10/+6 | |
merge conflicts: bin/schroot-create.sh | |||||
2014-04-27 | be more verbose | Holger Levsen | 1 | -2/+2 | |
2014-04-27 | be more verbose | Holger Levsen | 1 | -2/+2 | |
2014-04-27 | common-functions: don't exit with 0 | Holger Levsen | 1 | -1/+1 | |
2014-04-26 | webcheck: update list of jessie release architectures | Holger Levsen | 1 | -4/+5 | |
2014-04-26 | use common functions. runs all scripts as copies from /tmp, so the source ↵ | Holger Levsen | 11 | -131/+100 | |
scripts can be updated while running. | |||||
2014-04-26 | g-i: fix escaping | Holger Levsen | 1 | -1/+1 | |