summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
AgeCommit message (Collapse)AuthorFilesLines
2014-09-23g-i: only workaround #757818 on squeeze+wheezy, which are affected by the ↵Holger Levsen1-2/+8
bug. this speeds up jessie tests.
2014-08-22add bugnumber 758881 as reference for workaroundHolger Levsen1-1/+1
2014-08-22Workaround vncdo type command.Gabriele Giacone1-1/+10
Sometimes "e" chars don't get received by qemu vnc server, sometimes they get received infinitely as if "e" key was kept pressed.
2014-08-20Workaround swap signature detection, zero'ing LVs.Gabriele Giacone1-0/+2
2014-08-19Sudo to detect logical volume file type.Gabriele Giacone1-1/+1
2014-08-18Do not attach a serial console anymore.Gabriele Giacone1-3/+0
2014-08-18Fix gocr recognition by converting background to black.Gabriele Giacone1-6/+10
2014-08-18Add more patterns to detect VM poweroff.Gabriele Giacone1-1/+3
2014-07-27Restore boot sector check.Gabriele Giacone1-0/+6
2014-07-27Merge remote-tracking branch 'gg0/lvm-hardcoded-pv', too lazy to rebase.Holger Levsen1-19/+17
2014-07-27[hurd] ACPI poweroff is now working, remove workaround.Gabriele Giacone1-20/+1
2014-07-25Switch qemu disk images from files to LVM logical volumes.Gabriele Giacone1-19/+17
2014-06-17md5sum iso images.Gabriele Giacone1-1/+2
2014-06-17Reduce fake screenshot depth to 8bit, like real ones.Gabriele Giacone1-1/+1
2014-05-02g-i edu: login as root when using the minimal profileHolger Levsen1-2/+2
2014-05-01Revert "g-i: be more verbose"Holger Levsen1-1/+1
This reverts commit 43d659cb24d082474ce60cfb12e1c8c34a5e66a0.
2014-04-30g-i: edu installs in test mode: click ok on developer warningsHolger Levsen1-11/+5
2014-04-30Revert "g-i: do stuff earlier"Holger Levsen1-1/+1
This reverts commit 1722d670d8782ac05c9239df53673a1716d94ba3.
2014-04-30g-i: be more verboseHolger Levsen1-1/+1
2014-04-29g-i: improve installations tests for debian eduHolger Levsen1-53/+122
2014-04-29g-i: improve debug output.Holger Levsen1-3/+2
2014-04-29g-i: use gocr to detect problem creating an LTSP chrootHolger Levsen1-0/+4
2014-04-29g-i edu: tab tab tab to acknowledge the errors we know...Holger Levsen1-3/+7
2014-04-29g-i: create fake screenshot if taking a real one failsHolger Levsen1-5/+3
2014-04-28g-i: immediatly abort if installation is hanging, do not try to boot that ↵Holger Levsen1-2/+7
system...
2014-04-28g-i: use gocr to detect software installation failuresHolger Levsen1-0/+4
2014-04-28g-i: properly deal (specially) with Debian Edu jobs which use distros called ↵Holger Levsen1-6/+10
.*-test
2014-04-28g-i: treat edu standalone installs differentlyHolger Levsen1-4/+4
2014-04-28g-i: kill more preciselyHolger Levsen1-2/+2
2014-04-28g-i: do stuff earlierHolger Levsen1-1/+1
2014-04-28g-i: treat hurd less special, use '-cpu host' everywhereHolger Levsen1-8/+3
2014-04-28g-i: fix image filename prefixHolger Levsen1-1/+1
2014-04-28g-i: put serial.log in the right placeHolger Levsen1-3/+3
2014-04-28g-i: use ocr to detect problem loading installer components from CDROM and ↵Holger Levsen1-0/+4
fail faster
2014-04-28g-i: properly shave image so that gocr works nicely againHolger Levsen1-3/+6
2014-04-28more sleep is better. groar.Holger Levsen1-1/+1
2014-04-28g-i: improve do+report()Holger Levsen1-6/+2
2014-04-28g-i: fixup do_and_report()Holger Levsen1-1/+5
2014-04-27g-i: always use larger videoHolger Levsen1-5/+3
2014-04-27g-i: try harder to move the mouse with vncdoHolger Levsen1-3/+3
2014-04-27use functionHolger Levsen1-1/+1
2014-04-27click on 'use default config' in this gnome panel dialoge on first startHolger Levsen1-4/+2
2014-04-26use common functions. runs all scripts as copies from /tmp, so the source ↵Holger Levsen1-10/+3
scripts can be updated while running.
2014-04-26g-i: fix escapingHolger Levsen1-1/+1
2014-04-25cache=unsafe it is. thats the same as using eatmydataHolger Levsen1-1/+0
2014-04-25g-i: fixup preserved image namesHolger Levsen1-2/+2
2014-04-25g-i: ack on using the gnome panel for the first time... (only needed for ↵Holger Levsen1-0/+4
jessie, but should be a no-op on wheezy)
2014-04-24g-i: be somewhat more verboseHolger Levsen1-0/+1
2014-04-24g-i: fix escapingHolger Levsen1-3/+3
2014-04-24g-i: retry if screenshot cannot be takenHolger Levsen1-6/+8