Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
2014-07-19 | Use the correct binary packages for the chromium browser | Paul Wise | 1 | -3/+3 | |
2014-05-28 | the chromium source package has been renamed to chromium-browser | Holger Levsen | 1 | -5/+5 | |
2014-05-15 | chroot-installation: use force when dist-upgrading | Holger Levsen | 1 | -2/+2 | |
2014-04-26 | use common functions. runs all scripts as copies from /tmp, so the source ↵ | Holger Levsen | 1 | -17/+4 | |
scripts can be updated while running. | |||||
2014-04-25 | use unsafe-io in all (s)chroots | Holger Levsen | 1 | -0/+3 | |
2014-01-22 | workaround upgrade problem (from squeeze) as described in ↵ | Holger Levsen | 1 | -1/+1 | |
http://www.debian.org/releases/wheezy/amd64/release-notes/ch-upgrading.en.html#immediate-configure | |||||
2013-09-14 | use mplayer2 for sid+jessie | Holger Levsen | 1 | -5/+5 | |
2013-06-15 | virtualbox is only available in jessie contrib | Holger Levsen | 1 | -1/+1 | |
2013-05-19 | chroot-installation: fixup haskell jobs | Holger Levsen | 1 | -1/+1 | |
2013-05-19 | Add a job to check the co-installability of Haskell packages | Joachim Breitner | 1 | -0/+2 | |
and to ensure that the various hooks (ghc, ghc-doc, hoogle) work with all packages. | |||||
2013-05-18 | virt-manager at least for sid | Holger Levsen | 1 | -1/+1 | |
2013-05-15 | chroot-installation: hide full_desktop string at least for some unrelated ↵ | Holger Levsen | 1 | -1/+1 | |
installs | |||||
2013-05-15 | add jessie chroot installation tests | Holger Levsen | 1 | -0/+4 | |
2013-04-29 | remove workaround for #705452 | Holger Levsen | 1 | -2/+0 | |
2013-04-21 | fixup: fixup: workaround #705452 | Holger Levsen | 1 | -1/+1 | |
2013-04-21 | fixup: workaround #705452 | Holger Levsen | 1 | -3/+1 | |
2013-04-21 | workaround #705452 | Holger Levsen | 1 | -2/+2 | |
2013-03-17 | work around #703146 | Holger Levsen | 1 | -0/+4 | |
2013-03-07 | chroot-installation: add tests for full kde desktop, thanks to Pino Toscano ↵ | Holger Levsen | 1 | -2/+4 | |
for the idea | |||||
2013-01-12 | fixup: fixup: chroot-installation: install build-depends one by one to not ↵ | Holger Levsen | 1 | -3/+3 | |
fail on conflicts | |||||
2013-01-12 | fixup: chroot-installation: install build-depends one by one to not fail on ↵ | Holger Levsen | 1 | -2/+2 | |
conflicts | |||||
2013-01-12 | chroot-installation: install build-depends one by one to not fail on conflicts | Holger Levsen | 1 | -1/+3 | |
2012-12-09 | rename chroot-test to chroot-installation and small improvements | Holger Levsen | 1 | -0/+175 | |