summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-25 17:04:21 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-07-25 17:04:21 -0400
commit1b63dd3db60362445546e99fcecf84e09f796039 (patch)
tree0439dc5906eff0a10c5f9113f33dd178f0592d5e /docs
parent7150c28fd445c2a671249a6c59803613f2b1f317 (diff)
downloadthird_party-cobbler-1b63dd3db60362445546e99fcecf84e09f796039.tar.gz
third_party-cobbler-1b63dd3db60362445546e99fcecf84e09f796039.tar.xz
third_party-cobbler-1b63dd3db60362445546e99fcecf84e09f796039.zip
Documentation for new --virt-type
Diffstat (limited to 'docs')
-rw-r--r--docs/cobbler.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod
index 64e9099..0f75bbc 100644
--- a/docs/cobbler.pod
+++ b/docs/cobbler.pod
@@ -128,9 +128,9 @@ If this parameter is not provided, the kickstart file will default to /etc/cobbl
(optional) (Virt-only) how many megabytes of RAM to consume. The default is 512 MB.
-=item virt-types
+=item virt-type
-(optional) (Virt-only) koan can install images using either Xen paravirt ("xenpv") or QEMU/KVM ("qemu"). Choose one or the other strings to specify, or values will default to the value given for "default_virt_type" in /var/lib/cobbler/settings. If you have not changed this setting, the default is "xenpv". See the "koan" manpage for more documentation.
+(optional) (Virt-only) koan can install images using either Xen paravirt ("xenpv") or QEMU/KVM ("qemu"). Choose one or the other strings to specify, or values will default to attempting to find a compatible installation type on the client system ("auto"). See the "koan" manpage for more documentation.
=item virt-path