added basic documentation for bcapabilities, ccapabilities and schedule
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 24 Mar 2004 05:23:19 +0000 (05:23 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 24 Mar 2004 05:23:19 +0000 (05:23 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1352 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/doc/configuration.xml

index c72b9fe..af70f89 100644 (file)
     <dir name="vserver-name" type="symbolic">
       <description>The configuration directory for the vserver vserver-name.</description>
 
+      <file name="bcapabilities">
+       <description>[experimental; name is subject of possible change] Contains the system capabilities.</description>
+      </file>
+
+      <file name="ccapabilities">
+       <description>[experimental; name is subject of possible change] Contains the context capabilities.</description>
+      </file>
+
+      <file name="schedule">
+       <description>[experimental; name is subject of possible change] Contains the scheduler
+       parameters: fill-rate, interval, tokens, tokens-min, tokens-max and cpu-mask. One parameter
+       per line.</description>
+      </file>
+      
+      
       <file name="hostname">
-       <description>Contains the hostname of the vserver.</description>
+       <description>Contains the hostname of the vserver. Same as uts/nodename.</description>
       </file>
 
       <file name="name">
       </file>
 
       <file name="domainname">
-       <description>The domainname of the vserver.</description>
+       <description>The domainname of the vserver. Same as uts/domainname.</description>
       </file>
 
       <file name="nice">