Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-21 | chroot-installation: test more packages for debconf-video | Holger Levsen | 1 | -3/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-21 | Revert "chroot-installation: let debconf-video sid job intentionally fail" | Holger Levsen | 1 | -1/+1 | |
This reverts commit 3a6974bc3bd0f9ff88ca67a59cd87f258b34e756. | |||||
2016-11-21 | chroot-installation: let debconf-video sid job intentionally fail | Holger Levsen | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-20 | chroot-installation: dont try to install hdmi2usb-mode-switch as long as its ↵ | Holger Levsen | 1 | -1/+1 | |
in NEW Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-20 | chroot-installation: add tests for packages relevant to the DebConf videoteam | Holger Levsen | 1 | -0/+9 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-06 | detect another kind of network issue: 503 | Holger Levsen | 1 | -2/+2 | |
2016-06-15 | Only qtquick1 is present in Jessie. | Lisandro Damián Nicanor Pérez Meyer | 1 | -1/+1 | |
2016-06-15 | chroot-installation: only install qt3d-opensource-src ↵ | Holger Levsen | 1 | -1/+8 | |
qtquick1-opensource-src for qt5 jobs on jessie | |||||
2016-03-03 | Remove all squeeze (oldoldstable) related jobs + logic | Holger Levsen | 1 | -4/+1 | |
2015-12-24 | chroot-installation: install mplayer on stretch+sid (instead mplayer2 as before) | Holger Levsen | 1 | -2/+2 | |
2015-09-07 | sleep 5m, before retrying on failures | Holger Levsen | 1 | -2/+3 | |
2015-09-03 | detect more reasons for apt failing | Holger Levsen | 1 | -1/+1 | |
2015-04-26 | refactor | Holger Levsen | 1 | -5/+1 | |
2015-04-26 | chroot-installation: fix typo | Holger Levsen | 1 | -1/+1 | |
2015-04-26 | actually add support for stretch | Holger Levsen | 1 | -5/+9 | |
2015-02-27 | fix bashisms | Holger Levsen | 1 | -1/+1 | |
2015-02-27 | chroot-installation: remove temporary notification when working around ↵ | Holger Levsen | 1 | -1/+0 | |
apt/proxy problems | |||||
2015-02-25 | chroot-installation: catch a second type of network failures | Holger Levsen | 1 | -1/+1 | |
2015-02-25 | chroot-installation: workaround temporarily network failures | Holger Levsen | 1 | -3/+7 | |
2015-02-25 | Revert "more debug" | Holger Levsen | 1 | -3/+0 | |
This reverts commit 2171a875fd76ba458de988a5c02bf53447e92211. | |||||
2015-02-25 | more debug | Holger Levsen | 1 | -0/+3 | |
2015-02-25 | chroot-installation: lets try to get error-correction to work... | Holger Levsen | 1 | -16/+16 | |
2015-02-06 | chroot-installation: only simulate autoremove, thanks jcristau | Holger Levsen | 1 | -1/+1 | |
2015-02-06 | fixup | Holger Levsen | 1 | -2/+2 | |
2015-02-06 | chroot-installation: give up for now, revert exception+retry handling... | Holger Levsen | 1 | -16/+17 | |
2015-02-06 | chroot-installation: yet more debug | Holger Levsen | 1 | -0/+3 | |
2015-02-06 | chroot-installation: use 'set -o pipefail' to really catch all the failures, ↵ | Holger Levsen | 1 | -7/+11 | |
thanks wRAR for the hint | |||||
2015-02-05 | chroot-installation: add more debug output | Holger Levsen | 1 | -0/+3 | |
2015-02-05 | chroot-installation: another attempt to handle failures correctly... | Holger Levsen | 1 | -4/+6 | |
2015-01-29 | chroot-installation: set -e explicitly. this doesnt make sense, but thats ↵ | Holger Levsen | 1 | -0/+1 | |
the way it is atm | |||||
2015-01-28 | chroot-installation: try harder to exit correctly | Holger Levsen | 1 | -4/+4 | |
2015-01-26 | chroot-installation: handle failures properly | Holger Levsen | 1 | -2/+7 | |
2015-01-26 | always be true... | Holger Levsen | 1 | -1/+1 | |
2015-01-26 | chroot-install: work around temporarily download problems by repeating the ↵ | Holger Levsen | 1 | -1/+11 | |
step once | |||||
2015-01-26 | chroot-install: make prepare functions idempotent | Holger Levsen | 1 | -3/+3 | |
2015-01-05 | chroot-installations: enable apt debug options - thanks to David ↵ | Holger Levsen | 1 | -0/+8 | |
Kalnischkies for the patch (see #774614) | |||||
2014-12-21 | follow syntax from man page | Holger Levsen | 1 | -1/+1 | |
2014-12-21 | chroot-installation: add new _aptdpkg_first upgrade jobs which upgrade ↵ | Holger Levsen | 1 | -0/+7 | |
apt+dpkg before the rest. only for some tasks and only for upgrades from jessie+sid | |||||
2014-12-17 | remove last traces of contrib and non-free | Holger Levsen | 1 | -2/+2 | |
2014-12-11 | improve comment | Holger Levsen | 1 | -1/+1 | |
2014-12-06 | chroot-installation: prepare_install_binary_packages() replace grep+sed with ↵ | Holger Levsen | 1 | -1/+1 | |
sed, thanks Bernhard R. Link | |||||
2014-12-06 | chroot-installation: fix prepare_install_binary_packages() to correctly ↵ | Holger Levsen | 1 | -1/+6 | |
install all+only available packages from a given source package | |||||
2014-12-06 | chroot-installation: add install_binary_packages() and ↵ | Holger Levsen | 1 | -2/+22 | |
prepare_install_binary_packages() so that the new qt4+qt5 jobs can submit a list of source packages, from which all binary packages will be installed | |||||
2014-12-05 | chroot-installations: add two new target types: qt4 and qt5 | Holger Levsen | 1 | -0/+4 | |
2014-12-05 | chroot-installations: add new jobs for testing the cinnamon desktop | Holger Levsen | 1 | -0/+2 | |
2014-12-04 | chroot-installs: also output debootstrap command used | Holger Levsen | 1 | -0/+2 | |
2014-11-08 | chroot-i: write commands executed into logfile | Holger Levsen | 1 | -0/+8 | |
2014-10-25 | introduce common DEBUG variable | Holger Levsen | 1 | -0/+1 | |
2014-10-23 | chroot-installation: add 60 new jobs, testing all 30 debian-edu tasks in ↵ | Holger Levsen | 1 | -0/+2 | |
jessie and sid | |||||
2014-09-10 | chroot-install: clean downloaded packages | Helmut Grohne | 1 | -0/+6 | |
Downloaded packages can consume rather large amounts of space (more than 2GB in some cases). By removing them early, we may be able to avoid writing them to a physical disk reducing the load imposed by the test. The major use case is running chroot-installations on tmpfs. |