X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguration.xml;h=8db75d18fcbc3616bc32aec78eb3fa8b84f7a338;hb=8314751ea70853c629cbfc1c8f3ce2ea9647de3f;hp=e0a74bda5e878fbc909db0ffa5a282834fb60b39;hpb=2ad38cf52b5bbbba20f7bba249bcd0ba1dfa219c;p=util-vserver.git diff --git a/doc/configuration.xml b/doc/configuration.xml index e0a74bd..8db75d1 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -62,6 +62,34 @@ NOTE: this link exists in 0.30.202+ only; in previous versions it was a vserver specific setting. + + + +Contains the pathname of the shell which will be used by the "vserver +... enter" command. Can be overridden by the +per-guest shell. + + + + + +The default fstab file to put in newly built guests. + + + + + +If this file exists, kernel-side dynamic contexts will be used by the "vserver +... build" command. Otherwise a context will be generated, based on the +contents of context.next. + + + + + +The context id to use for the next guest created by "vserver ... build". + + @@ -128,7 +156,7 @@ is invoked from the kernel. This should point somewhere e.g. into -See vshelper/action. +See vshelper/action. @@ -231,6 +259,14 @@ When this file exists, vlogin isn't used on vserver <guest> enter. + + + + +A list of default options to supply to vserver ... build, one option per line. + + + @@ -241,6 +277,34 @@ interface will be executed. + + + This directory contains some files which will be copied to the guests during build. + + The default /etc/hosts file. + + + The default /etc/nsswitch.conf file. + + + The default /etc/krb5.conf file. + + + The default /etc/krb.conf file. + + + The default /etc/krb.realms file. + + + The default /etc/ldap.conf file. + + + The default /etc/localtime file. + + + The default /etc/resolv.conf file. + + @@ -348,6 +412,11 @@ this distribution. + + +Symlink to the default template for this distribution. + + @@ -498,7 +567,7 @@ Contains per line a capability. This file is used for the 2.4 kernel only; for 2.6 use bcapabilities. - + Contains the pathname of the shell which will be used by the "vserver ... enter" command. @@ -582,7 +651,7 @@ the 'fstab' file should be used. The fstab file for the vserver. Entries in this file will be mounted -within the network context of the host; this means that mount will be +within the network context of the guest; this means that mount will be called as chbind <options> mount .... See fstab also. @@ -712,7 +781,7 @@ assumed. - + restart The action which is going to be executed when a vshelper event @@ -769,7 +838,7 @@ skipped. -See vshelper/action. +See vshelper/action.