summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-04-26refactorHolger Levsen1-5/+1
2015-04-26chroot-installation: fix typoHolger Levsen1-1/+1
2015-04-26actually add support for stretchHolger Levsen1-5/+9
2015-02-27fix bashismsHolger Levsen1-1/+1
2015-02-27chroot-installation: remove temporary notification when working around ↵Holger Levsen1-1/+0
apt/proxy problems
2015-02-25chroot-installation: catch a second type of network failuresHolger Levsen1-1/+1
2015-02-25chroot-installation: workaround temporarily network failuresHolger Levsen1-3/+7
2015-02-25Revert "more debug"Holger Levsen1-3/+0
This reverts commit 2171a875fd76ba458de988a5c02bf53447e92211.
2015-02-25more debugHolger Levsen1-0/+3
2015-02-25chroot-installation: lets try to get error-correction to work...Holger Levsen1-16/+16
2015-02-06chroot-installation: only simulate autoremove, thanks jcristauHolger Levsen1-1/+1
2015-02-06fixupHolger Levsen1-2/+2
2015-02-06chroot-installation: give up for now, revert exception+retry handling...Holger Levsen1-16/+17
2015-02-06chroot-installation: yet more debugHolger Levsen1-0/+3
2015-02-06chroot-installation: use 'set -o pipefail' to really catch all the failures, ↵Holger Levsen1-7/+11
thanks wRAR for the hint
2015-02-05chroot-installation: add more debug outputHolger Levsen1-0/+3
2015-02-05chroot-installation: another attempt to handle failures correctly...Holger Levsen1-4/+6
2015-01-29chroot-installation: set -e explicitly. this doesnt make sense, but thats ↵Holger Levsen1-0/+1
the way it is atm
2015-01-28chroot-installation: try harder to exit correctlyHolger Levsen1-4/+4
2015-01-26chroot-installation: handle failures properlyHolger Levsen1-2/+7
2015-01-26always be true...Holger Levsen1-1/+1
2015-01-26chroot-install: work around temporarily download problems by repeating the ↵Holger Levsen1-1/+11
step once
2015-01-26chroot-install: make prepare functions idempotentHolger Levsen1-3/+3
2015-01-05chroot-installations: enable apt debug options - thanks to David ↵Holger Levsen1-0/+8
Kalnischkies for the patch (see #774614)
2014-12-21follow syntax from man pageHolger Levsen1-1/+1
2014-12-21chroot-installation: add new _aptdpkg_first upgrade jobs which upgrade ↵Holger Levsen1-0/+7
apt+dpkg before the rest. only for some tasks and only for upgrades from jessie+sid
2014-12-17remove last traces of contrib and non-freeHolger Levsen1-2/+2
2014-12-11improve commentHolger Levsen1-1/+1
2014-12-06chroot-installation: prepare_install_binary_packages() replace grep+sed with ↵Holger Levsen1-1/+1
sed, thanks Bernhard R. Link
2014-12-06chroot-installation: fix prepare_install_binary_packages() to correctly ↵Holger Levsen1-1/+6
install all+only available packages from a given source package
2014-12-06chroot-installation: add install_binary_packages() and ↵Holger Levsen1-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-05chroot-installations: add two new target types: qt4 and qt5Holger Levsen1-0/+4
2014-12-05chroot-installations: add new jobs for testing the cinnamon desktopHolger Levsen1-0/+2
2014-12-04chroot-installs: also output debootstrap command usedHolger Levsen1-0/+2
2014-11-08chroot-i: write commands executed into logfileHolger Levsen1-0/+8
2014-10-25introduce common DEBUG variableHolger Levsen1-0/+1
2014-10-23chroot-installation: add 60 new jobs, testing all 30 debian-edu tasks in ↵Holger Levsen1-0/+2
jessie and sid
2014-09-10chroot-install: clean downloaded packagesHelmut Grohne1-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-19Use the correct binary packages for the chromium browserPaul Wise1-3/+3
2014-05-28the chromium source package has been renamed to chromium-browserHolger Levsen1-5/+5
2014-05-15chroot-installation: use force when dist-upgradingHolger Levsen1-2/+2
2014-04-26use common functions. runs all scripts as copies from /tmp, so the source ↵Holger Levsen1-17/+4
scripts can be updated while running.
2014-04-25use unsafe-io in all (s)chrootsHolger Levsen1-0/+3
2014-01-22workaround upgrade problem (from squeeze) as described in ↵Holger Levsen1-1/+1
http://www.debian.org/releases/wheezy/amd64/release-notes/ch-upgrading.en.html#immediate-configure
2013-09-14use mplayer2 for sid+jessieHolger Levsen1-5/+5
2013-06-15virtualbox is only available in jessie contribHolger Levsen1-1/+1
2013-05-19chroot-installation: fixup haskell jobsHolger Levsen1-1/+1
2013-05-19Add a job to check the co-installability of Haskell packagesJoachim Breitner1-0/+2
and to ensure that the various hooks (ghc, ghc-doc, hoogle) work with all packages.
2013-05-18virt-manager at least for sidHolger Levsen1-1/+1
2013-05-15chroot-installation: hide full_desktop string at least for some unrelated ↵Holger Levsen1-1/+1
installs