From: Tim Abbott Date: Tue, 16 Oct 2007 05:02:27 +0000 (-0400) Subject: restructuring of remctl code and interface X-Git-Tag: sipb-xen-remctl-auto/1.0.5~3 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-remote.git/commitdiff_plain/fc2053bb3293a279121aac97c1cf4c52302501c5 restructuring of remctl code and interface svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=195 --- diff --git a/files/usr/sbin/dispatch.create.sh b/files/usr/sbin/dispatch.create.sh deleted file mode 120000 index 29a39d7..0000000 --- a/files/usr/sbin/dispatch.create.sh +++ /dev/null @@ -1 +0,0 @@ -dispatch.sh \ No newline at end of file diff --git a/files/usr/sbin/dispatch.destroy.sh b/files/usr/sbin/dispatch.destroy.sh deleted file mode 120000 index 29a39d7..0000000 --- a/files/usr/sbin/dispatch.destroy.sh +++ /dev/null @@ -1 +0,0 @@ -dispatch.sh \ No newline at end of file diff --git a/files/usr/sbin/dispatch.list-long.sh b/files/usr/sbin/dispatch.list-long.sh deleted file mode 120000 index 29a39d7..0000000 --- a/files/usr/sbin/dispatch.list-long.sh +++ /dev/null @@ -1 +0,0 @@ -dispatch.sh \ No newline at end of file diff --git a/files/usr/sbin/dispatch.list.sh b/files/usr/sbin/dispatch.list.sh deleted file mode 120000 index 29a39d7..0000000 --- a/files/usr/sbin/dispatch.list.sh +++ /dev/null @@ -1 +0,0 @@ -dispatch.sh \ No newline at end of file diff --git a/files/usr/sbin/dispatch.reboot-with-cdrom.sh b/files/usr/sbin/dispatch.reboot-with-cdrom.sh deleted file mode 120000 index 29a39d7..0000000 --- a/files/usr/sbin/dispatch.reboot-with-cdrom.sh +++ /dev/null @@ -1 +0,0 @@ -dispatch.sh \ No newline at end of file diff --git a/files/usr/sbin/dispatch.reboot.sh b/files/usr/sbin/dispatch.reboot.sh deleted file mode 120000 index 29a39d7..0000000 --- a/files/usr/sbin/dispatch.reboot.sh +++ /dev/null @@ -1 +0,0 @@ -dispatch.sh \ No newline at end of file diff --git a/files/usr/sbin/dispatch.shutdown.sh b/files/usr/sbin/dispatch.shutdown.sh deleted file mode 120000 index 29a39d7..0000000 --- a/files/usr/sbin/dispatch.shutdown.sh +++ /dev/null @@ -1 +0,0 @@ -dispatch.sh \ No newline at end of file diff --git a/files/usr/sbin/dispatch.uptime.sh b/files/usr/sbin/dispatch.uptime.sh deleted file mode 120000 index 29a39d7..0000000 --- a/files/usr/sbin/dispatch.uptime.sh +++ /dev/null @@ -1 +0,0 @@ -dispatch.sh \ No newline at end of file diff --git a/files/usr/sbin/dispatch.vcpu-list.sh b/files/usr/sbin/dispatch.vcpu-list.sh deleted file mode 120000 index 29a39d7..0000000 --- a/files/usr/sbin/dispatch.vcpu-list.sh +++ /dev/null @@ -1 +0,0 @@ -dispatch.sh \ No newline at end of file diff --git a/files/usr/sbin/remctl-update.sh b/files/usr/sbin/sipb-xen-remctl-update similarity index 100% rename from files/usr/sbin/remctl-update.sh rename to files/usr/sbin/sipb-xen-remctl-update diff --git a/files/usr/sbin/dispatch.sh b/files/usr/sbin/sipb-xen-vmcontrol similarity index 100% rename from files/usr/sbin/dispatch.sh rename to files/usr/sbin/sipb-xen-vmcontrol