| VSERVER-BUILD(8) | System Administration | VSERVER-BUILD(8) |
vserver-build - initializes a vserver
vserver-build -m method -n name [--force] [--keep] [--rootdir dir] [--pkgbase dir] config options* [--] method arguments*
Installs the base-packages of the given distribution with the help of vapt-get
Installs the base-packages of the given distribution with help of vyum
Installs lists of rpm-packages
Installs a minimal skeleton filesystem, creates the configuration file and calls an optional command
Bootstraps the vserver with Debian's 'debootstrap' package
Installs a vserver using tarball(s)
Bootstraps the vserver with the Debian Fully Automatic Installation
-f means use the nfsroot and profile in the vserver fai_vserver
-n nfsroot specifies the 'NFS' root explicitly
-d fai_dir specifies the location of the FAI profile
the -f option implies -n and -d are relative to the fai_vserver
Installs a vserver by rsyncing from source to the guest root
Clones a vserver by linking unified files and copying the rest
# vserver kea build -m debootstrap --context 10 --hostname kea --interface eth0:192.168.0.44/32 -- -d etch
Please report bugs to vserver@list.linux-vserver.org
This man page was written by Micah Anderson <micah@debian.org> and based upon the helpful output from the program itself.
chbind(8) chcontext(8)
rebootmgr(8) reducecap(8)
vps(8) vpstree(8)
vrpm(8)
vserver-stat(8)
vtop(8)
| October 27, 2007 | vserver-build |