From 26b3ccee1d59abe48cca70b0fea88e9a96d09a9d Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sun, 19 Oct 2008 01:55:54 -0400 Subject: [PATCH] Whoops - was slightly too vicious with the cuts to qemu-dm-sipb svn path=/trunk/packages/sipb-xen-dom0/; revision=1134 --- debian/changelog | 6 ++++++ files/usr/sbin/qemu-dm-sipb | 1 + 2 files changed, 7 insertions(+) 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" "$@" -- 1.7.9.5