From 8c969ef86ca0c4aff7dd1d1dc483dc9cd10c79bd Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Thu, 25 Jan 2007 13:14:33 +0000 Subject: [PATCH] Add entries that were missing from .defaults. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2474 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- doc/configuration.xml | 58 +++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 54 insertions(+), 4 deletions(-) diff --git a/doc/configuration.xml b/doc/configuration.xml index e0a74bd..967e233 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -62,6 +62,20 @@ 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. + + @@ -128,7 +142,7 @@ is invoked from the kernel. This should point somewhere e.g. into -See vshelper/action. +See vshelper/action. @@ -231,6 +245,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 +263,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 +548,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 +762,7 @@ assumed. - + restart The action which is going to be executed when a vshelper event @@ -769,7 +819,7 @@ skipped. -See vshelper/action. +See vshelper/action. -- 1.8.1.5