summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
AgeCommit message (Collapse)AuthorFilesLines
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
2013-05-15add jessie chroot installation testsHolger Levsen1-0/+4
2013-04-29remove workaround for #705452Holger Levsen1-2/+0
2013-04-21fixup: fixup: workaround #705452Holger Levsen1-1/+1
2013-04-21fixup: workaround #705452Holger Levsen1-3/+1
2013-04-21workaround #705452Holger Levsen1-2/+2
2013-03-17work around #703146Holger Levsen1-0/+4
2013-03-07chroot-installation: add tests for full kde desktop, thanks to Pino Toscano ↵Holger Levsen1-2/+4
for the idea
2013-01-12fixup: fixup: chroot-installation: install build-depends one by one to not ↵Holger Levsen1-3/+3
fail on conflicts
2013-01-12fixup: chroot-installation: install build-depends one by one to not fail on ↵Holger Levsen1-2/+2
conflicts
2013-01-12chroot-installation: install build-depends one by one to not fail on conflictsHolger Levsen1-1/+3
2012-12-09rename chroot-test to chroot-installation and small improvementsHolger Levsen1-0/+175