documented 'fstab.local' and enhanced 'fstab' doc
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 10 Mar 2004 05:34:43 +0000 (05:34 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 10 Mar 2004 05:34:43 +0000 (05:34 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1205 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/doc/configuration.xml

index 37903c3..04b78db 100644 (file)
       </file>
 
       <file name="fstab">
-       <description>The fstab file for the vserver.</description>
+       <description>The fstab file for the vserver. Entries in this file will be mounted within the
+       network context of the vserver; this means that mount will be called as 'chbind &lt;options&gt;
+       mount ...'. Use the 'fstab.local' file when you do not want this behavior, but in most cases
+       the 'fstab' file should be used.</description>
+      </file>
+
+      <file name="fstab.local">
+       <description>The fstab file for the vserver. In opposite to the normal 'fstab' file, the
+       mounting happens in the local network context. Currently there is no way to mix entries of
+       both files; 'fstab' will be always processed before 'fstab.local'.</description>
       </file>
       
       <dir name="apps" type="fixed">