summaryrefslogtreecommitdiffstats
path: root/docs/cobbler.pod
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-01-10 11:19:46 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-01-10 11:19:46 -0500
commitc2d12b94867d9c02ca5ace4195975ac9c97325d5 (patch)
tree90460b6ad234463bc3e8424fc0f8583df085e4f7 /docs/cobbler.pod
parentb29a6c5cb670673440ccca7b656205a4351a0ca1 (diff)
downloadthird_party-cobbler-c2d12b94867d9c02ca5ace4195975ac9c97325d5.tar.gz
third_party-cobbler-c2d12b94867d9c02ca5ace4195975ac9c97325d5.tar.xz
third_party-cobbler-c2d12b94867d9c02ca5ace4195975ac9c97325d5.zip
Added --rsync-flags to cobbler import.
Diffstat (limited to 'docs/cobbler.pod')
-rw-r--r--docs/cobbler.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod
index 2ea6db9..70c0337 100644
--- a/docs/cobbler.pod
+++ b/docs/cobbler.pod
@@ -590,7 +590,9 @@ 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.
+For import methods using rsync, additional flags can be passed to rsync with the option --rsync-flags.
+
+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, to bypass the built-in kickstart autodetection.
=head2 DEFAULT PXE BOOT BEHAVIOR