Changeset 382
- Timestamp:
- Apr 1, 2008, 10:21:23 PM (18 years ago)
- Location:
- trunk/packages/sipb-xen-console
- Files:
- 
          - 2 edited
 
 - 
          debian/changelog (modified) (1 diff)
- 
          files/usr/bin/sipb-xen-consolesh (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/packages/sipb-xen-console/debian/changelogr380 r382 1 sipb-xen-console (6.1) unstable; urgency=low 2 3 * Don't add the "d_" to the domain name on this side - do it on the 4 black-mesa side 5 6 -- SIPB Xen Project <sipb-xen@mit.edu> Tue, 01 Apr 2008 22:20:47 -0400 7 1 8 sipb-xen-console (6) unstable; urgency=low 2 9 
- 
        trunk/packages/sipb-xen-console/files/usr/bin/sipb-xen-consoleshr380 r382 1 1 #!/bin/bash 2 2 3 export VM_NAME=" d_$USER"3 export VM_NAME="$USER" 4 4 ssh console@black-mesa 
Note: See TracChangeset
          for help on using the changeset viewer.
      
