Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-23 | Revert "Unset http_proxy due to bug in cabal" | Joachim Breitner | 1 | -1/+1 | |
This reverts commit 0eac7a78d6862013ea47d7271f979b33286e2432. Lets see if the bug has been fixed. | |||||
2014-06-21 | Unset http_proxy due to bug in cabal | Joachim Breitner | 1 | -1/+1 | |
(in haskell-http to be precise). | |||||
2014-06-21 | Merge commit 'fd94a8edc5c5a4d884f41f13e528dc2136950f47' | Holger Levsen | 2 | -3/+12 | |
2014-06-18 | attempt to fix squid via refresh patterns | Helmut Grohne | 1 | -1/+5 | |
2014-06-18 | Revert "fork chroot-run.sh for rebootstrap to test squid3" | Helmut Grohne | 2 | -92/+1 | |
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 | 2 | -1/+92 | |
Also avoids installing tons of unneeded deps. | |||||
2014-06-17 | rebootstrap: new architectures | Helmut Grohne | 1 | -1/+2 | |
* sh4 succeeds in gcc dance * mips64el suggested by Aurelien Jarno | |||||
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-06-14 | Merge remote-tracking branch 'helmut/rebootstrap' | Holger Levsen | 1 | -3/+3 | |
2014-06-14 | rebootstrap disable gcc-4.8 builds | Helmut Grohne | 1 | -1/+1 | |
It is now impossible to co-install the build-dependencies of binutils and the gcc-4.8 libraries (needed for Multi-Arch version-lock). Thus all gcc-4.8 rebootstraps are doomed to fail. This commit removes the following jobs: rebootstrap_alpha_gcc48 rebootstrap_arm_gcc48 rebootstrap_arm64_gcc48 rebootstrap_armel_gcc48 rebootstrap_armhf_gcc48 rebootstrap_hppa_gcc48 rebootstrap_hppa_gcc48_nobiarch rebootstrap_i386_gcc48 rebootstrap_i386_gcc48_nobiarch rebootstrap_ia64_gcc48 rebootstrap_m68k_gcc48 rebootstrap_mips_gcc48 rebootstrap_mips_gcc48_nobiarch rebootstrap_mipsel_gcc48 rebootstrap_mipsel_gcc48_nobiarch rebootstrap_or1k_gcc48 rebootstrap_powerpc_gcc48 rebootstrap_powerpc_gcc48_nobiarch rebootstrap_powerpcspe_gcc48 rebootstrap_powerpcspe_gcc48_nobiarch rebootstrap_ppc64_gcc48 rebootstrap_ppc64_gcc48_nobiarch rebootstrap_ppc64el_gcc48 rebootstrap_ppc64el_gcc48_nobiarch rebootstrap_s390_gcc48 rebootstrap_s390_gcc48_nobiarch rebootstrap_s390x_gcc48 rebootstrap_s390x_gcc48_nobiarch rebootstrap_sparc_gcc48 rebootstrap_sparc_gcc48_nobiarch rebootstrap_sparc64_gcc48 rebootstrap_sparc64_gcc48_nobiarch rebootstrap_x32_gcc48 rebootstrap_x32_gcc48_nobiarch | |||||
2014-06-11 | increase concurrent job limits | Holger Levsen | 3 | -12/+12 | |
2014-06-09 | reduce unused architectures for rebootstrap | Helmut Grohne | 1 | -1/+1 | |
The arm family really does not have any biarch packages (yet?). Demote to mono_architectures. This commit removes the following jobs: rebootstrap_arm_gcc48_nobiarch rebootstrap_arm_gcc49_nobiarch rebootstrap_arm64_gcc48_nobiarch rebootstrap_arm64_gcc49_nobiarch rebootstrap_armel_gcc48_nobiarch rebootstrap_armel_gcc49_nobiarch rebootstrap_armhf_gcc48_nobiarch rebootstrap_armhf_gcc49_nobiarch | |||||
2014-06-09 | reduce numToKeep for rebootstrap to 20 | Helmut Grohne | 1 | -1/+1 | |
With currently 76 jobs and each build taking up to 50MB, this should keep the permanent space usage of rebootstrap below 80GB. Lower if needed. | |||||
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 | 2 | -3/+12 | |
This should reduce io-load on jenkins by not installing unneeded stuff. | |||||
2014-05-20 | stop sending rebootstrap results to h01ger | Holger Levsen | 1 | -1/+1 | |
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 | piuparts: call tests correctly | Holger Levsen | 1 | -2/+2 | |
2014-04-30 | job-cfg: correct publishers and triggers once again | Holger Levsen | 3 | -13/+19 | |
2014-04-30 | job-cfg: use countable triggers again | Holger Levsen | 2 | -10/+9 | |
2014-04-30 | piuparts.yaml: simplify, drop wheezy job | Holger Levsen | 1 | -20/+2 | |
2014-04-30 | add piuparts test jobs | Holger Levsen | 1 | -0/+73 | |
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-30 | g-i: edu minimal: use released squeeze image aka debian-edu-6.0.7+r1-CD.iso | 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 debian-edu: add one squeeze and wheezy job, convert squeeze jobs into ↵ | Holger Levsen | 7 | -79/+899 | |
squeeze-test ones | |||||
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 | |