[Qa-jenkins-scm] [jenkins.debian.net] 01/01: edu g-i: set desktop=xfce for combiserver even though we really want =mate or better yet, no special preseeding here
Holger Levsen
holger at layer-acht.org
Thu Dec 1 22:53:07 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 c8fd42f20a3ddb293610fb652f0e068c3d967d94
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Dec 1 23:52:23 2016 +0100
edu g-i: set desktop=xfce for combiserver even though we really want =mate or better yet, no special preseeding here
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/g-i-installation.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 6ddd6d0..67a0eb5 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -260,7 +260,7 @@ bootstrap_system() {
;;
debian-edu_*ltsp-server|debian-edu_*combi-server)
QEMU_OPTS="$QEMU_OPTS -net nic,vlan=1 -net user,vlan=1"
- EXTRA_APPEND="$EXTRA_APPEND netcfg/choose_interface=auto"
+ EXTRA_APPEND="$EXTRA_APPEND netcfg/choose_interface=auto desktop=xfce"
;;
*) ;;
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