2006-06-09 12:43:02 by steve
Moved xen-* into bin/
This commit is contained in:
@@ -79,7 +79,7 @@ Specify the LVM volume where images were previously saved.
|
||||
--
|
||||
http://www.steve.org.uk/
|
||||
|
||||
$Id: xen-delete-image,v 1.33 2006-06-09 09:27:33 steve Exp $
|
||||
$Id: xen-delete-image,v 1.1 2006-06-09 12:43:03 steve Exp $
|
||||
|
||||
=cut
|
||||
|
||||
@@ -290,7 +290,7 @@ sub parseCommandLineArguments
|
||||
|
||||
if ( $VERSION )
|
||||
{
|
||||
my $REVISION = '$Revision: 1.33 $';
|
||||
my $REVISION = '$Revision: 1.1 $';
|
||||
|
||||
if ( $REVISION =~ /1.([0-9.]+) / )
|
||||
{
|
||||
@@ -122,7 +122,7 @@ Specify the LVM volume where images are to go
|
||||
--
|
||||
http://www.steve.org.uk/
|
||||
|
||||
$Id: xen-duplicate-image,v 1.35 2006-06-09 09:27:33 steve Exp $
|
||||
$Id: xen-duplicate-image,v 1.1 2006-06-09 12:43:03 steve Exp $
|
||||
|
||||
=cut
|
||||
|
||||
@@ -461,7 +461,7 @@ sub parseCommandLineArguments
|
||||
|
||||
if ( $VERSION )
|
||||
{
|
||||
my $REVISION = '$Revision: 1.35 $';
|
||||
my $REVISION = '$Revision: 1.1 $';
|
||||
|
||||
if ( $REVISION =~ /1.([0-9.]+) / )
|
||||
{
|
||||
@@ -94,7 +94,7 @@ Specify the LVM volume where images are located
|
||||
--
|
||||
http://www.steve.org.uk/
|
||||
|
||||
$Id: xen-list-images,v 1.29 2006-06-09 09:27:33 steve Exp $
|
||||
$Id: xen-list-images,v 1.1 2006-06-09 12:43:03 steve Exp $
|
||||
|
||||
=cut
|
||||
|
||||
@@ -320,7 +320,7 @@ sub parseCommandLineArguments
|
||||
|
||||
if ( $VERSION )
|
||||
{
|
||||
my $REVISION = '$Revision: 1.29 $';
|
||||
my $REVISION = '$Revision: 1.1 $';
|
||||
|
||||
if ( $REVISION =~ /1.([0-9.]+) / )
|
||||
{
|
||||
@@ -83,7 +83,7 @@ Specify the LVM volume where images are located.
|
||||
--
|
||||
http://www.steve.org.uk/
|
||||
|
||||
$Id: xen-update-image,v 1.29 2006-06-09 09:27:33 steve Exp $
|
||||
$Id: xen-update-image,v 1.1 2006-06-09 12:43:03 steve Exp $
|
||||
|
||||
=cut
|
||||
|
||||
@@ -337,7 +337,7 @@ sub parseCommandLineArguments
|
||||
|
||||
if ( $VERSION )
|
||||
{
|
||||
my $REVISION = '$Revision: 1.29 $';
|
||||
my $REVISION = '$Revision: 1.1 $';
|
||||
|
||||
if ( $REVISION =~ /1.([0-9.]+) / )
|
||||
{
|
||||
Reference in New Issue
Block a user