[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i: enable less sound hw
Holger Levsen
holger at moszumanska.debian.org
Thu Apr 23 11:34:18 UTC 2015
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 aada713bf3ce15edc235748f26bf1ebdc41bb386
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Apr 23 13:34:14 2015 +0200
g-i: enable less sound hw
---
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 cfb7473..ceb2636 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 all"
+ QEMU_OPTS="$QEMU_OPTS -net nic,vlan=1 -net user,vlan=1 -soundhw es1370"
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