From 677f54d3bcdc58ccc2ebf87973c156bf2836ec9a Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 31 Aug 2007 17:37:53 -0400 Subject: Added "cobbler repo auto-add" feature which can discover all the repos the cobbler server has configured in yum and set them up to be mirrored automagically. --- docs/cobbler.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/cobbler.pod b/docs/cobbler.pod index ba6758b..f786b4c 100644 --- a/docs/cobbler.pod +++ b/docs/cobbler.pod @@ -251,6 +251,11 @@ a fast local mirror. The mirror syntax for this is --mirror=rhn://channel-name have entitlements for this to work. This requires the cobbler server to be installed on RHEL5 or later. +Additionally, if you are running yum 3.2.4 or later, you can also automatically +tell cobbler to mirror any yum repository that the boot server itself is +configured to use. This command is "cobbler repo auto-add" and is also +somewhat experimental. + =item name This name is used as the save location for the mirror. If the mirror represented, say, Fedora Core -- cgit