invirt/packages/invirt-remote.git
16 years agoupdate changelog too!
Tim Abbott [Mon, 29 Oct 2007 02:48:23 +0000 (22:48 -0400)] 
update changelog too!

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=225

16 years agobugfix
Tim Abbott [Mon, 29 Oct 2007 02:47:50 +0000 (22:47 -0400)] 
bugfix

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=224

16 years agonew remctl command "install" to invoke autoinstaller
Greg Price [Sun, 28 Oct 2007 08:19:52 +0000 (04:19 -0400)] 
new remctl command "install" to invoke autoinstaller

e.g.,
  $ remctl black-mesa control moobarspam install etch /path/to/rootpasshash

The root password to be used is taken from a given file local to black-mesa...
probably this should be in the database or something, randomly generated
by the web interface, and available for reminders.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=223

16 years agohave the web interface ACL file in the repository
Tim Abbott [Sun, 28 Oct 2007 04:17:46 +0000 (00:17 -0400)] 
have the web interface ACL file in the repository

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=217

16 years agodon't reboot machine when create a running VM.
Tim Abbott [Sat, 27 Oct 2007 20:55:25 +0000 (16:55 -0400)] 
don't reboot machine when create a running VM.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=212

16 years agosvn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=199 sipb-xen-remctl-auto/1.0.5
Tim Abbott [Tue, 16 Oct 2007 05:12:57 +0000 (01:12 -0400)] 
svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=199

16 years agomore remctl interface changes.
Tim Abbott [Tue, 16 Oct 2007 05:09:26 +0000 (01:09 -0400)] 
more remctl interface changes.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=198

16 years agomore updates to remctl code.
Tim Abbott [Tue, 16 Oct 2007 05:05:30 +0000 (01:05 -0400)] 
more updates to remctl code.

Now "reboot" on the web interface will act more like a hand reboot.
In particular, it will remove existing CDs.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=196

16 years agorestructuring of remctl code and interface
Tim Abbott [Tue, 16 Oct 2007 05:02:27 +0000 (01:02 -0400)] 
restructuring of remctl code and interface

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=195

16 years agoFix errors on lvresize to equal or smaller value. sipb-xen-remctl-auto/1.0.4
Eric Price [Wed, 10 Oct 2007 05:50:54 +0000 (01:50 -0400)] 
Fix errors on lvresize to equal or smaller value.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=175

16 years agoActually suppress the error, without suppressing code errors.
Eric Price [Wed, 10 Oct 2007 04:31:25 +0000 (00:31 -0400)] 
Actually suppress the error, without suppressing code errors.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=174

16 years agoactually don't check for errors
Tim Abbott [Wed, 10 Oct 2007 02:04:42 +0000 (22:04 -0400)] 
actually don't check for errors

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=160

16 years agoMake lvcreate-all work.
Tim Abbott [Tue, 9 Oct 2007 19:42:04 +0000 (15:42 -0400)] 
Make lvcreate-all work.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=156

16 years agofix bug in the lvcreate-all script.
Tim Abbott [Tue, 9 Oct 2007 19:13:05 +0000 (15:13 -0400)] 
fix bug in the lvcreate-all script.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=155

16 years agoBump version.
Anders Kaseorg [Tue, 9 Oct 2007 08:49:23 +0000 (04:49 -0400)] 
Bump version.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=151

16 years agoAnother bugfix.
Eric Price [Tue, 9 Oct 2007 07:06:44 +0000 (03:06 -0400)] 
Another bugfix.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=150

16 years agoTim, please run python on your code to verify that it parses properly.
Eric Price [Tue, 9 Oct 2007 06:59:00 +0000 (02:59 -0400)] 
Tim, please run python on your code to verify that it parses properly.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=149

16 years agoChanged version numbers.
Eric Price [Tue, 9 Oct 2007 06:36:36 +0000 (02:36 -0400)] 
Changed version numbers.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=148

16 years ago1) reworking of lvm stuff into a single python script rather than a pile of shell...
Tim Abbott [Tue, 9 Oct 2007 06:27:21 +0000 (02:27 -0400)] 
1) reworking of lvm stuff into a single python script rather than a pile of shell scripts

2) changing naming for database VMs to always start with d_

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=146

16 years agoMore web interface support code.
Tim Abbott [Mon, 8 Oct 2007 08:13:17 +0000 (04:13 -0400)] 
More web interface support code.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=141

16 years agoremctl support for renaming machines
Tim Abbott [Mon, 8 Oct 2007 05:12:50 +0000 (01:12 -0400)] 
remctl support for renaming machines

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=132

16 years agomore support for web interface fixes
Tim Abbott [Mon, 8 Oct 2007 02:21:39 +0000 (22:21 -0400)] 
more support for web interface fixes

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=130

16 years agomore remctl support for web interface
Tim Abbott [Mon, 8 Oct 2007 02:14:12 +0000 (22:14 -0400)] 
more remctl support for web interface

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=129

16 years agomore web interface updates
Tim Abbott [Mon, 8 Oct 2007 00:49:00 +0000 (20:49 -0400)] 
more web interface updates

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=127

16 years agofixed to work with web interface.
Tim Abbott [Sun, 7 Oct 2007 22:32:15 +0000 (18:32 -0400)] 
fixed to work with web interface.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=126

16 years agomachine_name is the argument to the database
Tim Abbott [Sun, 7 Oct 2007 22:14:26 +0000 (18:14 -0400)] 
machine_name is the argument to the database

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=124

16 years agoAdd another remctl command for webland.
Tim Abbott [Sun, 7 Oct 2007 22:02:31 +0000 (18:02 -0400)] 
Add another remctl command for webland.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=122

16 years agoMove things around and add web interface support code.
Tim Abbott [Sun, 7 Oct 2007 21:46:55 +0000 (17:46 -0400)] 
Move things around and add web interface support code.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=121

16 years agoStop scaring me with unquoted variables.
Anders Kaseorg [Mon, 6 Aug 2007 02:11:50 +0000 (22:11 -0400)] 
Stop scaring me with unquoted variables.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=63

16 years agoInitial revison of reasonable automatic remctl setup.
Tim Abbott [Mon, 16 Jul 2007 00:48:56 +0000 (20:48 -0400)] 
Initial revison of reasonable automatic remctl setup.

svn path=/trunk/packages/sipb-xen-remctl-auto/sipb-xen-remctl-auto/; revision=32