[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i edu minimal install: login as root
Holger Levsen
holger at layer-acht.org
Tue Oct 4 17:47:10 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 021b9be6f4f3517fb69c54455d05d4c9006f190b
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Oct 4 19:47:00 2016 +0200
g-i edu minimal install: login as root
---
bin/g-i-installation.sh | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index e253086..e1a73fc 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
--
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