summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-04-04 17:47:50 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-04-04 17:47:50 -0400
commit6203db56356e0c01f809b05a32ff6f634caccc63 (patch)
treebd0c396cd0e680d4f4726d3e66cdfeed5b533b10 /CHANGELOG
parent8beee322aa60f9ac1a947e70eedccec665af18c9 (diff)
downloadthird_party-cobbler-6203db56356e0c01f809b05a32ff6f634caccc63.tar.gz
third_party-cobbler-6203db56356e0c01f809b05a32ff6f634caccc63.tar.xz
third_party-cobbler-6203db56356e0c01f809b05a32ff6f634caccc63.zip
Forgot to include details in last commit, so here's the CHANGELOG.
Basically cobbler repo add can now take the following. cobbler repo add --mirror=http://mirrors.kernel.org/fedora/core/updates/6/i386/ --name=fc6i386updates --local-filename=fedora-updates The above syntax also works for FTP. Rather basic. Additionally, there is preliminary support for mirroring content out of RHN. To do this, you will need a entitled/registered RHN system and RHEL >= 5.0. cobbler repo add --name=rhel-i386-server-5 --mirror=rhn://rhel-i386-server-5 Usage of ftp://, http://, and rhn:// (it's not really a protocol, btw), require that yum-utils be installed. yum-utils is the package that provides reposync.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b2428bc..a3f57f3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ Cobbler CHANGELOG
- Store repos as list, not string
- Fix traceback in cobbler_sync with older configurations (pre-kickstart tracking)
- Make cobbler import feature better understand older RHEL and in-between builds of Fedora.
+- Make cobbler repo add/reposync understand http://, ftp://, and some limited support for RHN.
* Fri Mar 23 2007 - 0.4.5
- Removed legacy --virt-name parameter, requires koan upgrade to 0.2.8