[elbe-devel] [PATCH] docs/initvm: update options

Olivier Dion dion at linutronix.de
Wed Jul 24 10:33:54 CEST 2019


On 2019-07-22T14:21:42+0200, yegorslists at googlemail.com wrote:

> From: Yegor Yefremov <yegorslists at googlemail.com>

> Remove obsolete options and add new ones.

> Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>

Reviewed-by: Olivier Dion <dion at linutronix.de>

> ---
>  docs/elbe-initvm.txt | 32 +++++++++++++++++++-------------
>  1 file changed, 19 insertions(+), 13 deletions(-)

> diff --git a/docs/elbe-initvm.txt b/docs/elbe-initvm.txt
> index 64603d22c..dfa64632f 100644
> --- a/docs/elbe-initvm.txt
> +++ b/docs/elbe-initvm.txt
> @@ -31,7 +31,13 @@ OPTIONS
 
>  --directory <dir>::
>  	Directory where the initvm resides, or is supposed to reside.
> -	(Defaults to './build')
> +	(Defaults to './initvm')
> +
> +--cdrom <CDROM>::
> +	ISO image of Binary cdrom.
> +
> +--devel::
> +	Install elbe Version from the current working into initvm.
 
>  --skip-download::
>  	After the build has finished, the generated Files are downloaded from
> @@ -42,16 +48,6 @@ OPTIONS
>  	The default is to generate a directory with a timestamp in the current working
>  	directory.
 
> ---user <username>::
> -	Username to use for login (defaults to root).
> -
> ---pass <password>::
> -	Password for login (defaults to 'foo').
> -
> ---retries <N>::
> -	How many times to retry the connection to the server before giving up
> -	(default is 10 times, yielding 10 seconds).
> -
>  --skip-build-bin::
>  	Skip building binary repository CDROM, for exact reproduction.
 
> @@ -62,9 +58,19 @@ OPTIONS
>  	Output downloaded files to <directory>.
 
>  --keep-files::
> -	don't delete elbe project files after a build in the initvm
> +	Don't delete elbe project files after a build in the initvm
>  	use 'elbe control list_projects' to get a list of available projects
 
> +--writeproject <file>::
> +	Write project name to <file>.
> +
> +--nesting::
> +	Allow initvm to support nested kvm.
> +	This makes /proc/cpuinfo inside initvm differ per host.
> +
> +--build-sdk::
> +	Also make 'initvm submit' build an SDK.
> +
>  COMMANDS
>  --------
 
> @@ -76,7 +82,7 @@ Attach to the initvm console, which is accessed via virsh.
>  'create' [ <xmlfile> | <isoimage> ]::
 
>  This command triggers a complete rebuild of the Elbe XML File.
> -it also includes rebuilding the initvm.
> +It also includes rebuilding the initvm.
>  +
>  If an initvm is already available, you should use the 'submit' command,
>  to build a project in an existing initvm.
> -- 
> 2.17.0


> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel


-- 
Olivier Dion
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen



More information about the elbe-devel mailing list