[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i edu: switch to text console and shutdown workstations from there

Holger Levsen holger at layer-acht.org
Mon Oct 10 19:40:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 8f19a852d20311595883bbb091ba721efb783915
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Oct 10 21:40:06 2016 +0200

    g-i edu: switch to text console and shutdown workstations from there
---
 bin/g-i-installation.sh | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index ef3129a..098ce70 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -947,17 +947,20 @@ post_install_boot() {
 						0100)	! $EDUTESTMODE || do_and_report move 760 560 click 1
 							;;
 						# try shutdown
-						0200)	do_and_report key ctrl-alt-del
+						0150)	do_and_report key ctrl-alt-f1
+							;;
+						0170)	do_and_report type root
+							;;
+						0180)	do_and_report key enter
+							;;
+						0190)	do_and_report type r00tme
+							;;
+						0200)	do_and_report key enter
+							;;
+						0220)	do_and_report type "poweroff"
+						       ;;
+						0240)	do_and_report key enter
 							;;
-						# disabled, workstation needs main-server for login…
-						#0150)	do_and_report type jenkins
-						#	;;
-						#0160)	do_and_report key enter
-						#	;;
-						#0170)	do_and_report type insecure
-						#	;;
-						#0180)	do_and_report key enter
-						#	;;
 						*)	;;
 					esac
 					;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list