summaryrefslogtreecommitdiffstats
path: root/rsync.exclude
Commit message (Collapse)AuthorAgeFilesLines
* Most of these diffs come from directory reorg/cleanup, though the main ↵Michael DeHaan2007-03-191-11/+0
| | | | feature here is the start of a better --import command that creates significantly shorter paths and can work more reliably on mounted DVD images (losetup or otherwise). Detection of kickstarts based on paths needs to be augmented by additional means for this to really work. However, changes going in here (and still more to come) result in cleaner names for imported profiles, and substantially shorter kernel option command lines, which is needed to keep under the 255 limit. There is also some work here going in to template out all of the files for PXE, reducing the amount of code in action_sync and also making PXE setups much more customizable (menu choices, titles, random parameters, ipappend 2, etc) without patching the source. "tree" on import is also attached now to the distro, not the profile. So, whew, that's a lot.
* Fix update script, though replacing the update script with reposync (and ↵Michael DeHaan2006-12-131-2/+2
| | | | | | generalized code) seems to be the best route.
* Several changes related to cobbler import.mdehaan@mdehaan.rdu.redhat.com2006-12-131-0/+3
| | | | | | | | 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.
* Prune rsync mirrors when importing.mdehaan@mdehaan.rdu.redhat.com2006-12-051-0/+8