2006-02-05 18:12:54 by steve
Mention the `builder` role.
This commit is contained in:
parent
a4fa67d0a5
commit
a1f51bf513
@ -325,6 +325,9 @@ Show the version number and exit.
|
||||
|
||||
=over 8
|
||||
|
||||
=item builder
|
||||
Setup the new virtual images with commonly used packages for rebuilding Debian packages from source.
|
||||
|
||||
=item gdm
|
||||
Install an X11 server, using VNC and GDM
|
||||
|
||||
@ -344,7 +347,7 @@ Install an X11 server, using VNC and XDM
|
||||
--
|
||||
http://www.steve.org.uk/
|
||||
|
||||
$Id: xen-create-image,v 1.86 2006-02-05 13:38:34 steve Exp $
|
||||
$Id: xen-create-image,v 1.87 2006-02-05 18:12:54 steve Exp $
|
||||
|
||||
=cut
|
||||
|
||||
@ -890,7 +893,7 @@ sub parseCommandLineArguments
|
||||
|
||||
if ( $VERSION )
|
||||
{
|
||||
my $REVISION = '$Revision: 1.86 $';
|
||||
my $REVISION = '$Revision: 1.87 $';
|
||||
|
||||
if ( $REVISION =~ /1.([0-9.]+) / )
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user