From 781214f92e4430e819906c698723e66f5def8883 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Sun, 26 Aug 2007 17:50:07 +0000 Subject: [PATCH] Document the tag and ncontext files. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2598 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- doc/configuration.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/configuration.xml b/doc/configuration.xml index 526ca1a..7367b9d 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -636,9 +636,19 @@ for possible values. -Contains the context which shall be used for the vserver. +Contains the context id which shall be used for the vserver. Valid range is 2 through 49151. + + +Contains the network context id which shall be used for the vserver. Valid range is 2 through 49151. + + + + +Contains the filesystem tag which shall be used for the vserver. Valid range is 2 through 49151. + + The fstab file for the vserver. Entries in this file will be mounted -- 1.8.1.5