Whoops - was slightly too vicious with the cuts to qemu-dm-sipb sipb-xen-dom0/2.9.1
authorEvan Broder <broder@mit.edu>
Sun, 19 Oct 2008 05:55:54 +0000 (01:55 -0400)
committerEvan Broder <broder@mit.edu>
Sun, 19 Oct 2008 05:55:54 +0000 (01:55 -0400)
svn path=/trunk/packages/sipb-xen-dom0/; revision=1134

debian/changelog
files/usr/sbin/qemu-dm-sipb

index 869fbaa..f272a3b 100644 (file)
@@ -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 <broder@mit.edu>  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
index 7c9488d..922a539 100755 (executable)
@@ -8,4 +8,5 @@ for i; do
        domid=_NEXT_
     fi
 done
+export domid
 exec "/usr/lib/xen/bin/qemu-dm" "$@"