[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i edu: let's try without sound on server installs
Holger Levsen
holger at layer-acht.org
Wed Oct 19 21:34:09 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 d0b10cbc559e62ac7987983d14cc597d2aca122b
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Oct 19 23:34:02 2016 +0200
g-i edu: let's try without sound on server installs
---
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 098ce70..f241664 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -259,7 +259,7 @@ bootstrap_system() {
EXTRA_APPEND="$EXTRA_APPEND rescue/enable=true"
;;
debian-edu_*ltsp-server|debian-edu_*combi-server)
- QEMU_OPTS="$QEMU_OPTS -net nic,vlan=1 -net user,vlan=1 -soundhw es1370"
+ QEMU_OPTS="$QEMU_OPTS -net nic,vlan=1 -net user,vlan=1"
EXTRA_APPEND="$EXTRA_APPEND netcfg/choose_interface=auto"
;;
*) ;;
--
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