steve
72e5601ca0
2006-01-11 01:07:56 by steve
...
Avoid errors if `ls` command fails.
2006-01-11 01:07:56 +00:00
steve
e99c2d62c2
2006-01-11 01:06:56 by steve
...
Don't give error if "xm create [TAB]" cannot find any *.cfg files.
2006-01-11 01:06:56 +00:00
steve
352b18e266
2006-01-10 23:09:28 by steve
...
Fix the revision display so that it works correctly.
2006-01-10 23:09:28 +00:00
steve
48f1c93bfa
2006-01-10 23:06:00 by steve
...
Use 'Revision:' not 'Id: ' for showing the CVS revision number.
2006-01-10 23:06:00 +00:00
steve
4dd8034b08
2006-01-09 21:56:04 by steve
...
Added simple test to make sure every value in the supplied configuration file is valid.
2006-01-09 21:56:04 +00:00
steve
873739b486
2006-01-09 21:11:06 by steve
...
Added to the repository to give an overview of the directory contents.
2006-01-09 21:11:06 +00:00
steve
7bcb11f6a2
2006-01-09 21:06:06 by steve
...
Mention the root-access required by many scripts.
2006-01-09 21:06:06 +00:00
steve
e97ca9e375
2006-01-08 23:46:01 by steve
...
Fix the sample configuration file entry to read 'fs' not 'filesystem'
2006-01-08 23:46:01 +00:00
steve
97bf514ff6
2006-01-08 23:43:55 by steve
...
Document '--dir'
2006-01-08 23:43:55 +00:00
steve
ee10b09d15
2006-01-08 23:43:21 by steve
...
Update the help information for the --dir argument.
2006-01-08 23:43:21 +00:00
steve
afc1ec7811
2006-01-08 23:42:45 by steve
...
Updated comment for the --dir flag.
Updated error message for non-root user.
2006-01-08 23:42:45 +00:00
steve
450ab96bad
2006-01-08 22:28:58 by steve
...
Use 'fs = foo', not 'filesystem = foo'.
2006-01-08 22:28:58 +00:00
steve
08930633e0
2006-01-08 21:37:05 by steve
...
Clean the generated manpages correctly. Fix from Radu Spineanu.
2006-01-08 21:37:05 +00:00
steve
a7815617cc
2006-01-08 02:13:31 by steve
...
Fix error in pod, revealed by test script.
2006-01-08 02:13:31 +00:00
steve
79a87e90dc
2006-01-08 02:12:47 by steve
...
Updated POD to avoid Emacs syteax highlighting errors.
2006-01-08 02:12:47 +00:00
steve
7ed99642a0
2006-01-08 02:10:52 by steve
...
The hostname argument is no more.
2006-01-08 02:10:52 +00:00
steve
8c54ad962c
2006-01-08 02:10:00 by steve
...
Updated so that the completion of hostnames works on xen-update-image
2006-01-08 02:10:00 +00:00
steve
213257a4b7
2006-01-08 02:07:51 by steve
...
Allow multiple images to be updated in one go.
Abort if started by non-root user.
2006-01-08 02:07:51 +00:00
steve
341f6ddaf4
2006-01-08 02:01:36 by steve
...
Minor commenting updates.
2006-01-08 02:01:36 +00:00
steve
02900c8249
2006-01-08 01:57:43 by steve
...
Added an example.
2006-01-08 01:57:43 +00:00
steve
c691436be2
2006-01-08 01:55:19 by steve
...
Mention 'boot=1'.
2006-01-08 01:55:19 +00:00
steve
8e8758b8ad
2006-01-08 01:53:33 by steve
...
imported into cvstrac
2006-01-08 01:53:33 +00:00
steve
b681b037c5
2006-01-07 23:23:12 by steve
...
Updated version number. Updated tests to work with renamed hook.d
2006-01-07 23:23:12 +00:00
steve
c63de18b98
2006-01-07 23:21:14 by steve
...
Correctly purge ppp + pppconfig
2006-01-07 23:21:14 +00:00
steve
b9757f2dc0
2006-01-07 22:57:02 by steve
...
Fixed to actually work. :)
2006-01-07 22:57:02 +00:00
steve
a83e9f7c8c
2006-01-07 22:36:24 by steve
...
Remove the default settings prior to making our changes.
2006-01-07 22:36:24 +00:00
steve
f387260654
2006-01-07 21:54:44 by steve
...
Big changes: xen-create-image.d has been renamed to hook.d
There is now support for roles, via role.d - which allows per-role scripts to run.
2006-01-07 21:54:44 +00:00
steve
3d56efdc82
2006-01-07 21:41:16 by steve
...
Added support for --role and --test arguments.
BUGFIX: Completion for xen-create-image works correctly.
2006-01-07 21:41:16 +00:00
steve
c34bc6e291
2006-01-07 17:41:58 by steve
...
Added a new --test flag to xen-delete-image and updated the test script to use it.
2006-01-07 17:41:58 +00:00
steve
64b9f5e6b8
2006-01-07 17:39:34 by steve
...
Use the new --test command line flag.
2006-01-07 17:39:34 +00:00
steve
ee7c2b4753
2006-01-07 17:38:27 by steve
...
Added a --test flag to allow our test script to work.
2006-01-07 17:38:27 +00:00
steve
721dbac61a
2006-01-07 17:25:40 by steve
...
Test that xen-list-images can test two images.
2006-01-07 17:25:40 +00:00
steve
d2adbd04d4
2006-01-07 17:25:27 by steve
...
Don't care for the moment if /etc/xen/$foo.cfg doesn't exist. Used for
the test script.
2006-01-07 17:25:27 +00:00
steve
f912baa6ae
2006-01-07 17:12:57 by steve
...
Test that the xen-delete-image script deletes disk + swap images correctly.
2006-01-07 17:12:57 +00:00
steve
0c7a7e8f94
2006-01-06 16:04:53 by steve
...
Documentation updates - getTerminalWidth -> getTerminalSize
2006-01-06 16:04:53 +00:00
steve
940f575c43
2006-01-06 14:44:54 by steve
...
The xen-delete-image script now takes hostnames upon the command line, no
need for a '--hostname' parameter. It also allows multiple deletions at
once.
2006-01-06 14:44:54 +00:00
steve
77d9a0464e
2006-01-04 08:38:42 by steve
...
+ Support LVM
+ Added CVS revision marker.
2006-01-04 08:38:42 +00:00
steve
9d0e263f70
2006-01-04 08:38:06 by steve
...
The 'todo' section of the README has been moved into its own file to
be more findable.
2006-01-04 08:38:06 +00:00
steve
83335a98d4
2006-01-02 14:06:20 by steve
...
Updated.
2006-01-02 14:06:20 +00:00
steve
063bff3d0e
2006-01-02 14:05:58 by steve
...
Updated headers slightly.
2006-01-02 14:05:58 +00:00
steve
07c0b7884a
2006-01-02 14:04:14 by steve
...
Added to repository; test that each plugin avoids the $CONFIG hash,
this would have caught the /etc/fstab error in the 0.6 release.
2006-01-02 14:04:14 +00:00
steve
6a5c1ac1f7
2006-01-02 13:59:13 by steve
...
Updated header to include revision marker.
2006-01-02 13:59:13 +00:00
steve
64999c13a8
2006-01-01 19:13:19 by steve
...
Remove the mention of ~/.xentools.conf.
Reordered settings to be more logical.
2006-01-01 19:13:19 +00:00
steve
7a039db40b
2006-01-01 15:08:43 by steve
...
Version 0.7.
2006-01-01 15:08:43 +00:00
steve
f7a0e8bd49
2006-01-01 14:38:26 by steve
...
The caching is now achieved through one simple routine rather than two
copies of the same code.
2006-01-01 14:38:26 +00:00
steve
fc79778650
2006-01-01 14:28:32 by steve
...
Minor comment tweaks.
2006-01-01 14:28:32 +00:00
steve
97eb027466
2006-01-01 14:18:46 by steve
...
Removed version number - one less thing to update.
Tweaked wording slightly.
2006-01-01 14:18:46 +00:00
steve
3c12a34dd1
2006-01-01 14:16:55 by steve
...
Minor whitespace updates.
2006-01-01 14:16:55 +00:00
steve
62b1b7471d
2006-01-01 13:49:08 by steve
...
BUGFIX: Setup the /etc/fstab file correctly, as noted by James Clendenan
2006-01-01 13:49:08 +00:00
steve
d32ed14116
2005-12-27 16:07:17 by steve
...
BUGFIX: Call the _xen_create_image function properly.
2005-12-27 16:07:17 +00:00