From 661b1ef020a182cb137e49088ea081de79f26c60 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 29 Apr 2014 10:29:15 +0200 Subject: g-i edu: tab tab tab to acknowledge the errors we know... --- bin/g-i-installation.sh | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'bin') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index cd887ec8..b1fbbbda 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -585,13 +585,13 @@ post_install_boot() { ;; debian-edu*-server) case $TOKEN in # debian-edu*minimal installations result in text mode, thus needing an extra tab - 0500) $EDUTESTMODE && do_and_report key enter # dummy keypress + 0500) $EDUTESTMODE && do_and_report key tab # dummy keypress ;; 0900) $EDUTESTMODE && do_and_report key enter # dummy keypress ;; - 1100) do_and_report key tab + 1100) $EDUTESTMODE && do_and_report key tab ;; - 1150) do_and_report key enter + 1150) $EDUTESTMODE && do_and_report key enter ;; 1170) do_and_report type root ;; @@ -684,6 +684,8 @@ post_install_boot() { ;; debian-edu*workstation) case $TOKEN in # debian-edu installations report error found during installation, go forward + 0090) $EDUTESTMODE && do_and_report key tab + ;; 0100) $EDUTESTMODE && do_and_report key enter ;; 0110) do_and_report type jenkins @@ -699,6 +701,8 @@ post_install_boot() { ;; debian-edu*standalone*) case $TOKEN in # debian-edu installations report error found during installation, go forward + 0090) $EDUTESTMODE && do_and_report key tab + ;; 0100) $EDUTESTMODE && do_and_report key enter ;; 0110) do_and_report type jenkins -- cgit v1.2.3-70-g09d2