summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
AgeCommit message (Collapse)AuthorFilesLines
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