1
0
mirror of synced 2026-01-13 15:17:30 +00:00

List all possible install-methods close to the option itself

This commit is contained in:
Axel Beckert 2010-05-18 14:09:40 +02:00
parent 8634cda1ee
commit 120ca27f6d

View File

@ -147,8 +147,16 @@ xen-create-image - Easily create new Xen instances with networking and OpenSSH.
--dist=dist Specify the distribution you wish to install.
--install-method=method
Specify the installation method to use. (Default
value for Debian and Ubuntu: debootstrap)
Specify the installation method to use. Valid methods are:
* debootstrap
* rinse
* rpmstrap (deprecated)
* tar (needs --install-source=tarball.tar)
* copy (needs --install-source=/path/to/copy/from)
* image-server
(Default value for Debian and Ubuntu: debootstrap)
--install-source=tarball
Specify the source path to use when installing via