[1167] | 1 | sipb-xen-remctl-auto (1.5.1) unstable; urgency=low |
---|
| 2 | |
---|
| 3 | * Return the new invalid-command error code in sipb-xen-vmcontrol |
---|
| 4 | |
---|
| 5 | -- Evan Broder <broder@mit.edu> Wed, 22 Oct 2008 00:51:34 -0400 |
---|
| 6 | |
---|
[1164] | 7 | sipb-xen-remctl-auto (1.5) unstable; urgency=low |
---|
| 8 | |
---|
| 9 | * Distinguish between Xen errors and invalid commands by returning a |
---|
| 10 | completely outlandish error code that's not likely to conflict with |
---|
| 11 | anything |
---|
| 12 | |
---|
| 13 | -- Evan Broder <broder@mit.edu> Wed, 22 Oct 2008 00:47:50 -0400 |
---|
| 14 | |
---|
[1128] | 15 | sipb-xen-remctl-auto (1.4) unstable; urgency=low |
---|
| 16 | |
---|
| 17 | * Correctly extract the CDROM image from the remctl arguments |
---|
| 18 | |
---|
| 19 | -- Evan Broder <broder@mit.edu> Sat, 18 Oct 2008 17:19:57 -0400 |
---|
| 20 | |
---|
[1097] | 21 | sipb-xen-remctl-auto (1.3.1) unstable; urgency=low |
---|
| 22 | |
---|
| 23 | * Quote the installer arguments correctly |
---|
| 24 | |
---|
| 25 | -- Evan Broder <broder@mit.edu> Fri, 10 Oct 2008 01:47:54 -0400 |
---|
| 26 | |
---|
[1089] | 27 | sipb-xen-remctl-auto (1.3) unstable; urgency=low |
---|
| 28 | |
---|
| 29 | * Respond to remctl install requests by passing the options onto Xen |
---|
| 30 | |
---|
| 31 | -- Evan Broder <broder@mit.edu> Thu, 09 Oct 2008 01:57:30 -0400 |
---|
| 32 | |
---|
[1075] | 33 | sipb-xen-remctl-auto (1.2) unstable; urgency=low |
---|
| 34 | |
---|
| 35 | * Exit successfully if inetd is already running; package fails to |
---|
| 36 | install otherwise |
---|
| 37 | |
---|
| 38 | -- Evan Broder <broder@mit.edu> Mon, 06 Oct 2008 05:03:18 -0400 |
---|
| 39 | |
---|
[1066] | 40 | sipb-xen-remctl-auto (1.1) unstable; urgency=low |
---|
| 41 | |
---|
| 42 | * Explicitly lock a volume before deleting it |
---|
| 43 | |
---|
| 44 | -- Evan Broder <broder@mit.edu> Sun, 05 Oct 2008 18:01:34 -0400 |
---|
| 45 | |
---|
[998] | 46 | sipb-xen-remctl-auto (1.0.21) unstable; urgency=low |
---|
| 47 | |
---|
| 48 | * start inetd too in init script |
---|
| 49 | |
---|
| 50 | -- Greg Price <price@mit.edu> Wed, 01 Oct 2008 20:43:29 -0400 |
---|
| 51 | |
---|
[891] | 52 | sipb-xen-remctl-auto (1.0.20) unstable; urgency=low |
---|
| 53 | |
---|
| 54 | * generate config files using mako |
---|
| 55 | |
---|
| 56 | -- Yang Zhang <y_z@mit.edu> Thu, 14 Aug 2008 15:18:46 -0400 |
---|
| 57 | |
---|
[876] | 58 | sipb-xen-remctl-auto (1.0.19) unstable; urgency=low |
---|
| 59 | |
---|
| 60 | * simplify the init script a la sipb-xen-dev |
---|
| 61 | |
---|
| 62 | -- Yang Zhang <y_z@mit.edu> Thu, 7 Aug 2008 22:09:28 -0400 |
---|
| 63 | |
---|
[839] | 64 | sipb-xen-remctl-auto (1.0.18) unstable; urgency=low |
---|
| 65 | |
---|
| 66 | * use invirt config in sipb-xen-lvm |
---|
| 67 | * added .init script to generate /etc/remctl/acl/remote |
---|
| 68 | * sipb_xen_database -> invirt.database |
---|
| 69 | |
---|
| 70 | -- Yang Zhang <y_z@mit.edu> Sun, 3 Aug 2008 00:46:28 -0400 |
---|
| 71 | |
---|
[718] | 72 | sipb-xen-remctl-auto (1.0.17) unstable; urgency=low |
---|
| 73 | |
---|
| 74 | * catch another version of the xenstore error in the listvms race |
---|
| 75 | |
---|
| 76 | -- Greg Price <price@mit.edu> Wed, 23 Jul 2008 01:12:01 -0400 |
---|
| 77 | |
---|
[712] | 78 | sipb-xen-remctl-auto (1.0.16) unstable; urgency=low |
---|
| 79 | |
---|
| 80 | * support YAML as well as JSON (broder, quentin, andersk, long ago) |
---|
| 81 | * fix a race in listvms when a machine is shutting down |
---|
| 82 | |
---|
| 83 | -- Greg Price <price@mit.edu> Tue, 22 Jul 2008 23:46:49 -0400 |
---|
| 84 | |
---|
[533] | 85 | sipb-xen-remctl-auto (1.0.15) unstable; urgency=low |
---|
| 86 | |
---|
| 87 | * Compute time differences on server to avoid drift |
---|
| 88 | |
---|
| 89 | -- Quentin Smith <quentin@mit.edu> Thu, 15 May 2008 20:58:04 -0400 |
---|
| 90 | |
---|
[531] | 91 | sipb-xen-remctl-auto (1.0.14) unstable; urgency=low |
---|
| 92 | |
---|
| 93 | * Use more efficient python API to get VM information, and return it |
---|
| 94 | in a Python dict structure. |
---|
| 95 | |
---|
| 96 | -- Quentin Smith <quentin@mit.edu> Thu, 15 May 2008 20:29:03 -0400 |
---|
| 97 | |
---|
[524] | 98 | sipb-xen-remctl-auto (1.0.13) unstable; urgency=low |
---|
| 99 | |
---|
| 100 | * Switch to just using the remote server. |
---|
| 101 | |
---|
| 102 | -- Greg Price <price@mit.edu> Sat, 10 May 2008 21:26:42 -0400 |
---|
| 103 | |
---|
[501] | 104 | sipb-xen-remctl-auto (1.0.12) unstable; urgency=low |
---|
| 105 | |
---|
| 106 | * Remove an obsolete line from the remctl config. |
---|
| 107 | |
---|
| 108 | -- Greg Price <price@mit.edu> Sun, 4 May 2008 22:36:07 -0400 |
---|
| 109 | |
---|
[442] | 110 | sipb-xen-remctl-auto (1.0.11) unstable; urgency=low |
---|
| 111 | |
---|
| 112 | * Close file descriptors for update-conserver on destroy/shutdown. |
---|
| 113 | |
---|
| 114 | -- Eric Price <ecprice@pseudomyrmex.mit.edu> Mon, 21 Apr 2008 21:28:12 -0400 |
---|
| 115 | |
---|
[439] | 116 | sipb-xen-remctl-auto (1.0.10) unstable; urgency=low |
---|
| 117 | |
---|
| 118 | * Delay running sipb-xen-update-conserver |
---|
| 119 | |
---|
| 120 | -- Evan Broder <broder@mit.edu> Mon, 21 Apr 2008 20:26:28 -0400 |
---|
| 121 | |
---|
[397] | 122 | sipb-xen-remctl-auto (1.0.9) unstable; urgency=low |
---|
| 123 | |
---|
| 124 | * Change the way that conserver is updated |
---|
| 125 | |
---|
| 126 | -- Evan Broder <broder@sipb-xen-dev.mit.edu> Wed, 2 Apr 2008 04:36:04 -0400 |
---|
| 127 | |
---|
[386] | 128 | sipb-xen-remctl-auto (1.0.8) unstable; urgency=low |
---|
| 129 | |
---|
| 130 | * Add support for updating conserver when VMs are turned on and off |
---|
| 131 | |
---|
| 132 | -- Evan Broder <broder@sipb-xen-dev.mit.edu> Wed, 2 Apr 2008 00:40:23 -0400 |
---|
| 133 | |
---|
[225] | 134 | sipb-xen-remctl-auto (1.0.7) unstable; urgency=low |
---|
| 135 | |
---|
| 136 | * changes for installer system |
---|
| 137 | |
---|
| 138 | -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu> Sun, 28 Oct 2007 22:47:59 -0400 |
---|
| 139 | |
---|
[212] | 140 | sipb-xen-remctl-auto (1.0.6) unstable; urgency=low |
---|
| 141 | |
---|
| 142 | * get rid of old "vmboot" call |
---|
| 143 | * make "create" not destroy running machines. |
---|
| 144 | |
---|
| 145 | -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu> Sat, 27 Oct 2007 16:54:26 -0400 |
---|
| 146 | |
---|
[199] | 147 | sipb-xen-remctl-auto (1.0.5) unstable; urgency=low |
---|
| 148 | |
---|
| 149 | * move to common /usr/sbin/sipb-xen-* naming |
---|
| 150 | * get rid of dispatch.sh hack |
---|
| 151 | * fix "reboot" to "destroy then create" always, since that's what users will expect |
---|
| 152 | * change remctl calls interface in various ways |
---|
| 153 | |
---|
| 154 | -- Tim Abbott <tabbott@mit.edu> Tue, 16 Oct 2007 00:28:36 -0400 |
---|
| 155 | |
---|
[151] | 156 | sipb-xen-remctl-auto (1.0.4) unstable; urgency=low |
---|
| 157 | |
---|
| 158 | * Fix typos. |
---|
| 159 | |
---|
| 160 | -- Anders Kaseorg <andersk@sipb-xen-dev.mit.edu> Tue, 9 Oct 2007 04:47:37 -0400 |
---|
| 161 | |
---|
[148] | 162 | sipb-xen-remctl-auto (1.0.3) unstable; urgency=low |
---|
| 163 | |
---|
| 164 | * Prepend d_ to database VMs. |
---|
| 165 | |
---|
| 166 | -- Eric Price <ecprice@sipb-xen-dev.mit.edu> Tue, 9 Oct 2007 02:34:56 -0400 |
---|
| 167 | |
---|
[121] | 168 | sipb-xen-remctl-auto (1.0.2) unstable; urgency=low |
---|
| 169 | |
---|
| 170 | * Added web interface support code. |
---|
| 171 | * Move things from /etc/remctl/sipb-xen-auto/bin to /usr/sbin |
---|
| 172 | * Quoted lots of variables |
---|
| 173 | |
---|
| 174 | -- Tim Abbott <tabbott@sipb-xen-dev.mit.edu> Sun, 7 Oct 2007 17:23:40 -0400 |
---|
| 175 | |
---|
[63] | 176 | sipb-xen-remctl-auto (1.0.1) unstable; urgency=low |
---|
| 177 | |
---|
| 178 | * Stop scaring me with unquoted variables. |
---|
| 179 | |
---|
| 180 | -- Anders Kaseorg <andersk@mit.edu> Sun, 05 Aug 2007 22:11:02 -0400 |
---|
| 181 | |
---|
[32] | 182 | sipb-xen-remctl-auto (1.0) unstable; urgency=low |
---|
| 183 | |
---|
| 184 | * Initial release. |
---|
| 185 | |
---|
| 186 | -- Tim Abbott <tabbott@mit.edu> Sun, 15 Jul 2007 19:37:05 -0400 |
---|