From 021b9be6f4f3517fb69c54455d05d4c9006f190b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 4 Oct 2016 19:47:00 +0200 Subject: g-i edu minimal install: login as root --- bin/g-i-installation.sh | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'bin/g-i-installation.sh') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index e253086c..e1a73fc0 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -714,11 +714,11 @@ post_install_boot() { ;; 0220) ! $EDUTESTMODE || do_and_report key enter ;; - 0250) do_and_report type jenkins + 0250) do_and_report type root ;; 0260) do_and_report key enter ;; - 0270) do_and_report type insecure + 0270) do_and_report type r00t ;; 0280) do_and_report key enter ;; @@ -742,17 +742,13 @@ post_install_boot() { ;; 0400) do_and_report key enter ;; - 0420) do_and_report type "su" + 0420) do_and_report type "id" ;; 0430) do_and_report key enter ;; - 0440) do_and_report type r00tme + 0450) do_and_report type poweroff ;; - 0450) do_and_report key enter - ;; - 0460) do_and_report type poweroff - ;; - 0470) do_and_report key enter + 0460) do_and_report key enter ;; *) ;; esac -- cgit v1.2.3-54-g00ecf