[anaconda:rhel7/master] Add description of --image option to boot-options.txt (#1056791)

Vratislav Podzimek vpodzime at redhat.com
Tue Jan 28 14:13:53 UTC 2014


On Tue, 2014-01-28 at 09:03 -0500, mulhern wrote:
> Resolves: rhbz#1056791
> 
> Signed-off-by: mulhern <amulhern at redhat.com>
> ---
>  docs/boot-options.txt | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
> 
> diff --git a/docs/boot-options.txt b/docs/boot-options.txt
> index 88fc238..6438e19 100644
> --- a/docs/boot-options.txt
> +++ b/docs/boot-options.txt
> @@ -88,6 +88,23 @@ the space character (' ').
>  This specifies the location to fetch only the installer runtime image;
>  packages will be ignored. Otherwise the same as <<inst.repo,`inst.repo`>>.
>  
> +[[dest]]
> +Installation Destination
> +------------------------
> +
> +=== --image ===
> +Specify disk image file to be used as installation destination.
> +
> +`--image=<path>[:<name>]`::
> +Specify an image file located at `<path>` and an optional `<name>` to identify
> +the disk.
> +`<path>` must be local but it may be relative or absolute.
> +If `<name>` is not specified, a name is synthesized from the basename of
> +`<path>`.
> +`<name>` may not contain a colon.
> +May be used multiple times to specify multiple disks.
> +It is inadvisable to specify the same disk path twice or to use duplicate names.
> +
>  [[kickstart]]
>  Kickstart
>  ---------
ACK.

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list