Don't add "d_" to the server name here - do it later sipb-xen-console/6.1
authorEvan Broder <broder@mit.edu>
Wed, 2 Apr 2008 02:21:23 +0000 (22:21 -0400)
committerEvan Broder <broder@mit.edu>
Wed, 2 Apr 2008 02:21:23 +0000 (22:21 -0400)
svn path=/trunk/packages/sipb-xen-console/; revision=382

debian/changelog
files/usr/bin/sipb-xen-consolesh

index 685923d..5036035 100644 (file)
@@ -1,3 +1,10 @@
+sipb-xen-console (6.1) unstable; urgency=low
+
+  * Don't add the "d_" to the domain name on this side - do it on the
+    black-mesa side
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 22:20:47 -0400
+
 sipb-xen-console (6) unstable; urgency=low
 
   * modprobe fuse before attaching consolefs
index ffaa191..6e100f9 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash
 
-export VM_NAME="d_$USER"
+export VM_NAME="$USER"
 ssh console@black-mesa