From 2ad38cf52b5bbbba20f7bba249bcd0ba1dfa219c Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Sat, 20 Jan 2007 09:36:19 +0000 Subject: [PATCH] Document the configuration for vdevmap. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2463 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- doc/configuration.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/doc/configuration.xml b/doc/configuration.xml index 8a125a2..e0a74bd 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -89,6 +89,33 @@ from this uri and install it at a temporary place. + + + 'x' is an arbitrary name, replace it with e.g. device names + + When this file exists, the device can be opened + + + When this file exists, the device can be created (if the guest has CAP_MKNOD) + + + +When this file exists, target will +have to exist as well and opening the device will in fact open the target device + + + + This file will let you specify unimplemented flags manually + + + Contains the name of a device node + + + Contains the device node of the target node to open instead of the device when remap is set + + + + -- 1.8.1.5