[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i: no need to start a webbrowser in standalone mode, it's automatically started on first login
Holger Levsen
holger at layer-acht.org
Tue Oct 4 17:39:25 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 01a76b8a181d91dd1d0abd01516d64322f95d9f0
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Oct 4 19:37:40 2016 +0200
g-i: no need to start a webbrowser in standalone mode, it's automatically started on first login
---
bin/g-i-installation.sh | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 01f5114..e253086 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -976,11 +976,7 @@ post_install_boot() {
;;
0300) do_and_report key enter
;;
- 0350) do_and_report key alt-f2
- ;;
- 0410) do_and_report type "iceweasel"
- ;;
- 0420) do_and_report key space
+ 0350) do_and_report key ctrl-l
;;
0430) do_and_report type "www"
;;
--
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