From: Evan Broder Date: Sun, 19 Oct 2008 05:55:54 +0000 (-0400) Subject: Whoops - was slightly too vicious with the cuts to qemu-dm-sipb X-Git-Tag: sipb-xen-dom0/2.9.1^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-xen-config.git/commitdiff_plain/26b3ccee1d59abe48cca70b0fea88e9a96d09a9d Whoops - was slightly too vicious with the cuts to qemu-dm-sipb svn path=/trunk/packages/sipb-xen-dom0/; revision=1134 --- diff --git a/debian/changelog b/debian/changelog index 869fbaa..f272a3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sipb-xen-dom0 (2.9.1) unstable; urgency=low + + * Whoops - was slightly too vicious with the cuts to qemu-dm-sipb + + -- Evan Broder Sun, 19 Oct 2008 01:55:41 -0400 + sipb-xen-dom0 (2.9) unstable; urgency=low * Move the qemu-ifup script to the location where it's now expected to diff --git a/files/usr/sbin/qemu-dm-sipb b/files/usr/sbin/qemu-dm-sipb index 7c9488d..922a539 100755 --- a/files/usr/sbin/qemu-dm-sipb +++ b/files/usr/sbin/qemu-dm-sipb @@ -8,4 +8,5 @@ for i; do domid=_NEXT_ fi done +export domid exec "/usr/lib/xen/bin/qemu-dm" "$@"