X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fvserver-build;h=1a20bfda36a24446865c880e6975bce7c5c72a75;hb=35370e2d11f661d780b71204d61439e31b91fb57;hp=41fe0b7ef4a8094e362b52d3be915aeaddf48495;hpb=7090d54b840e1d5b7678aeabc101fb3b159d1830;p=util-vserver.git diff --git a/scripts/vserver-build b/scripts/vserver-build index 41fe0b7..1a20bfd 100755 --- a/scripts/vserver-build +++ b/scripts/vserver-build @@ -37,6 +37,8 @@ $"Usage: $(basename $0) -m -n --force * Options: --force ... remove/rename already existing vservers with the same name + --i-know-its-there + ... allow to finish build even if it exists --keep ... do not delete generated files and directories when build of vserver failed. -m ... use method ; see below for possible values @@ -51,21 +53,32 @@ Possible methods are: legacy ... the \"old\" copy-all-from-host method, which requires the old legacy vserver-legacy script; with this method the cfg-options will be ignored - copy ... the copy-all-from-host method which uses the recent - configuration scheme - apt-rpm ... -- -d + apt-rpm ... -- -d ... installs the base-packages of the given distribution with help of 'vapt-get' - yum ... -- -d + yum ... -- -d [-- *] ... installs the base-packages of the given distribution with help of 'vyum' - rpm ... -- [-d ] --empty|([--force] [--nodeps] )+ + urpmi ... -- -d -m + rpm ... -- [-d ] --empty|([--force] [--nodeps] )+ ... installs lists of rpm-packages - skeleton ... -- [ *] + skeleton ... -- [ *] ... installs a minimal skeleton filesystem, creates the configuration file and calls an optional command then debootstrap ... -- -d [-m ] [-s