summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authormdehaan@mdehaan.rdu.redhat.com <>2006-12-13 13:26:28 -0500
committerJim Meyering <jim@meyering.net>2006-12-13 13:26:28 -0500
commit1531693df6fdd0441e30cb7949fabe07188d266e (patch)
tree76e32858a96b2779d3084185349ec6d5f0f8c044 /NEWS
parent4d776dd676af13a0e00bf130661bb1629c6e0d78 (diff)
downloadthird_party-cobbler-1531693df6fdd0441e30cb7949fabe07188d266e.tar.gz
third_party-cobbler-1531693df6fdd0441e30cb7949fabe07188d266e.tar.xz
third_party-cobbler-1531693df6fdd0441e30cb7949fabe07188d266e.zip
Several changes related to cobbler import.
First, fixed an import bug in orphan detection. Other features are related to running createrepo after a partial rsync to create nicer repos, and shipping a more strict rsync.excludes file by default. Note that the createrepo change still needs to be applied to the "cobbler reposync" command, which works outside of import.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e94448e..3638cee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
Cobbler NEWS
(all entries mdehaan@redhat.com unless noted otherwise)
+0.3.5 contains a more strict rsync.excludes file and now
+runs createrepo after import to build more correct repodata
+based on the results of that file. In addition some bugs were
+fixed in the import code. New experimental commands for
+generalized repo mirroring are now in cobbler, though they
+are not yet documented.
+
0.3.4 contains a /etc/rsync.exclude file that minimizes
the amount of files transferred during a cobbler import. By
default, PPC, ISO, and debug content are not transferred