2 # invoke as sipb-xen-remote-proxy-$TYPE, with "TYPE" in the remctl sense.
3 klist -s || kinit -k host/remote.mit.edu
13 case "$TYPE/$SERVICE" in
15 shift; sipb-xen-remote-listvms "$@" ;;
17 remctl black-mesa remote "$TYPE" "$@" ;;
19 # Everything but create must go where the VM is already running.
20 sipb-xen-remote-control "$@" ;;
22 remctl black-mesa remote "$TYPE" "$@" ;;