X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguration.xml;h=aad5b5e9c7f2cc2f3b1b7c3dd0b998d54db7b363;hb=e0c19ca51f5595fc3c82c44368891fc1099d30f6;hp=e0a74bda5e878fbc909db0ffa5a282834fb60b39;hpb=2ad38cf52b5bbbba20f7bba249bcd0ba1dfa219c;p=util-vserver.git diff --git a/doc/configuration.xml b/doc/configuration.xml index e0a74bd..aad5b5e 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. + + @@ -498,7 +562,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. @@ -712,7 +776,7 @@ assumed. - + restart The action which is going to be executed when a vshelper event @@ -769,7 +833,7 @@ skipped. -See vshelper/action. +See vshelper/action.