[Qa-jenkins-scm] [jenkins.debian.net] 01/01: g-i: edu: enable soundhw to (try to) workaround ltsp chroot setup problem

Holger Levsen holger at moszumanska.debian.org
Thu Apr 23 09:55:48 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 4f7a7d0bfa4ca71f2822e641b6517340ed447340
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Apr 23 11:55:41 2015 +0200

    g-i: edu: enable soundhw to (try to) workaround ltsp chroot setup problem
---
 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 75594b8..cfb7473 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"
+			QEMU_OPTS="$QEMU_OPTS -net nic,vlan=1 -net user,vlan=1 -soundhw all"
 			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