summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-16 13:12:58 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-16 13:12:58 -0400
commitbb176bc499735ca41ef99a315f089696da3d71bc (patch)
tree862b12eae340dd4ce3e810527b64c96ef6bddcdc /docs
parentf6b1f977fe703d466617b1030a56f37133526f34 (diff)
downloadthird_party-cobbler-bb176bc499735ca41ef99a315f089696da3d71bc.tar.gz
third_party-cobbler-bb176bc499735ca41ef99a315f089696da3d71bc.tar.xz
third_party-cobbler-bb176bc499735ca41ef99a315f089696da3d71bc.zip
Cleanup virt-path docs in cobbler.
Diffstat (limited to 'docs')
-rw-r--r--docs/cobbler.pod7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod
index f548810..64e9099 100644
--- a/docs/cobbler.pod
+++ b/docs/cobbler.pod
@@ -134,9 +134,10 @@ If this parameter is not provided, the kickstart file will default to /etc/cobbl
=item virt-path
-(optional) (Virt-only) where to store the virtual image. Except for advanced cases, this parameter can usually be ommitted For disk images, the value is an
-absolute path to an existing directory (recommended) or a full path to a file name in an existing directory. There
-is also some experimental support for the syntax of "partition:/dev/device" or "volume-group:/dev/device", though these forms are currently only valid for virt-types of "xenpv" -- these serve as an alternative to placing disk images on the filesystem.
+(optional) (Virt-only) where to store the virtual image. Except for advanced cases, this parameter can usually be omitted. For disk images, the value is an
+absolute path to an existing directory with an optional file name component.
+
+There is also some experimental support for specifying partitions "/dev/sda4" or volume groups "VolGroup00", etc.
=item repos