summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh14
1 files changed, 5 insertions, 9 deletions
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