From a3d0326224c8c9f2090d84c15df362f8366cb705 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 2 May 2014 13:35:15 +0200 Subject: g-i edu: login as root when using the minimal profile --- bin/g-i-installation.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/g-i-installation.sh') diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index dafd99f3..59d20f77 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -548,11 +548,11 @@ post_install_boot() { ;; 0040) $EDUTESTMODE && do_and_report key enter ;; - 0050) do_and_report type jenkins + 0050) do_and_report type root ;; 0060) do_and_report key enter ;; - 0070) do_and_report type insecure + 0070) do_and_report type r00tme ;; 0080) do_and_report key enter ;; -- cgit v1.2.3-54-g00ecf