* updated changelog
svn path=/trunk/packages/sipb-xen-remctl-auto/; revision=876
+sipb-xen-remctl-auto (1.0.19) unstable; urgency=low
+
+ * simplify the init script a la sipb-xen-dev
+
+ -- Yang Zhang <y_z@mit.edu> Thu, 7 Aug 2008 22:09:28 -0400
+
sipb-xen-remctl-auto (1.0.18) unstable; urgency=low
* use invirt config in sipb-xen-lvm
#!/bin/bash
+### BEGIN INIT INFO
+# Provides: sipb-xen-remctl-auto
+# Required-Start: $local_fs $remote_fs
+# Required-Stop: $local_fs $remote_fs
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: conserver config from invirt config for invirt host
+# Description:
+### END INIT INFO
PACKAGE=sipb-xen-remctl-auto