X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fconfiguration.xml;h=1c34a859fdf53e30e4905787472df52f238a4839;hb=07a3904f8220fbc4d12d85fb45bc44eeefc3d6ae;hp=3b728b63294a773dba734d2a3db52fdf9e9ab085;hpb=754434fee29f02326853e656fbf0a6bea5c63ea4;p=util-vserver.git diff --git a/doc/configuration.xml b/doc/configuration.xml index 3b728b6..1c34a85 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -37,6 +37,20 @@ the 'barrier' attribute. Else, common chroot(2) exploits are possible. + + +Enable namespace cleanup globally. It can be overridden for a single vserver +by setting the nonamespace-cleanup flag +there. + + + + + +List of paths to skip during namespace cleanup. + + + Path of the vserver run reverse directory. This directory contains @@ -117,7 +131,7 @@ skipped. -A list of files which will be made visibly by vprocunhide. Wildcards are +A list of files which will be made visible by vprocunhide. Wildcards are allowed and anything ending in '/' will be processed recursively. When this file exists, it overrides the defaults in SYSDEFAULTDIR/vprocunhide-files. The entries there must be absolute filenames inclusive the leading '/proc'. @@ -132,6 +146,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. + + @@ -176,6 +197,15 @@ operation will fail. Most tools assume 'on' as the default value. + + + + +When this file exists, the steps which setup and destroy a VLAN +interface will be executed. + + + @@ -215,9 +245,9 @@ Script which will be executed before packages will be installed. The configuration directory of the vserver which is going to be set up. - + -The pathname of the vserver binary. +The pathname of the util-vserver-vars file. @@ -234,7 +264,7 @@ The configuration directory of the vserver which is going to be set up. -The pathname of the vserver binary. +The pathname of the util-vserver-vars file. @@ -301,7 +331,7 @@ Path of the storage area for cached information about this vserver. ../.defaults/vdirbase/VSERVERNAME -Path of the vserver root directory +Path of the vserver root directory. @@ -315,7 +345,7 @@ the vserver is stopped, this can be a dangling symlink. [experimental; name is subject of possible change] Contains the system capabilities. See -lib/bcaps-v13.c +lib/bcaps-v13.c for possible values. @@ -323,7 +353,7 @@ for possible values. [experimental; name is subject of possible change] Contains the context capabilities. See lib/ccaps-v13.c +url="http://svn.linux-vserver.org/svn/util-vserver/trunk/lib/ccaps-v13.c">lib/ccaps-v13.c for possible values. @@ -344,6 +374,27 @@ the 'barrier' attribute. Else, common chroot(2) exploits are possible. + + +Overrides the global namespace-cleanup flag and disables +namespace cleanup for the current vserver. + + + + + +Enable namespace cleanup for the current vserver. + + + + + +List of paths to skip during namespace cleanup. This overrides the +global namespace-cleanup-skip +file. + + + [experimental; name is subject of possible change] Contains the @@ -429,7 +480,7 @@ values. Contains per line a flag. See lib/cflags-v13.c +url="http://svn.linux-vserver.org/svn/util-vserver/trunk/lib/cflags-v13.c">lib/cflags-v13.c for possible values.