X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguration.xml;h=35d34aa3c3010b67a6d3c339eb8eb61f77c89bfd;hb=7579654afabf6a996464647e54187f262d230aa8;hp=323aaee990ab7d837d59782eaab6d3f7ea6cae1a;hpb=4cc6746ff2ab2c7e32e7bc20111cec287a4fb113;p=util-vserver.git diff --git a/doc/configuration.xml b/doc/configuration.xml index 323aaee..35d34aa 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -140,6 +140,13 @@ A symlink to the TTY device where input/output will be redirected from/to at startup via initscript. + + + +The environment to set when starting guests. Contains one VAR=VAL +pair per line. + + @@ -622,6 +629,13 @@ will be stopped before its dependencies. Content of this file are vserver ids (one name per line). + + + +The environment to set when starting the guest. Contains one VAR=VAL +pair per line. + + @@ -770,6 +784,57 @@ environment variable must be set by one of the in-shellcontext scripts (the non-executable ones). + + +The scriptlet which will be executed before the root filesystem is mounted and +the configuration has been loaded. Before executing the script, the +configuration directory will be made the working directory. + + + + +The configuration directory of the current vserver. + + + + +The name of the current vserver. + + + + +The fixed value of the current action (e.g. 'prepre-start', 'post-stop'...). + + + + + + +Repository of initialize like scripts. Before executing the script, +the configuration directory will be made the working directory. + + + See initialize. + + + +The configuration directory of the current vserver. + + + + +The name of the current vserver. + + + + +The fixed value of the current action (e.g. 'prepre-start', 'post-stop'...). + + + + + + The scriptlet which will be executed before the network-interfaces are