summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-01-04 18:27:29 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-01-04 18:27:29 -0500
commitdd784b3a8b1913b481bb27930f581206f3e0658e (patch)
treebee6fae37cf8aed55f81d47d740bad2f22c5f708 /docs
parent431c1dd5720746d698e0adcb3146e3d901ed138f (diff)
downloadthird_party-cobbler-dd784b3a8b1913b481bb27930f581206f3e0658e.tar.gz
third_party-cobbler-dd784b3a8b1913b481bb27930f581206f3e0658e.tar.xz
third_party-cobbler-dd784b3a8b1913b481bb27930f581206f3e0658e.zip
Apply euclid's patch to allow import to take a --kickstart parameter
Diffstat (limited to 'docs')
-rw-r--r--docs/cobbler.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod
index b20e62c..ea22bbd 100644
--- a/docs/cobbler.pod
+++ b/docs/cobbler.pod
@@ -597,6 +597,8 @@ By default, the rsync operations will exclude PPC content, debug RPMs, and ISO i
Note that all of the import commands will mirror install tree content into /var/www/cobbler unless a network accessible location is given with --available-as. --available-as will be primarily used when importing distros stored on an external NAS box, or potentially on another partition on the same machine that is already accessible via http:// or ftp://.
+Should you want to force the usage of a specific cobbler kickstart template for all profiles created by an import, you can feed the option --kicksart to import.
+
=head2 DEFAULT PXE BOOT BEHAVIOR
What happens when PXE booting a system when cobbler has no record of the system being booted?