summaryrefslogtreecommitdiffstats
path: root/cobbler/item_repo.py
Commit message (Collapse)AuthorAgeFilesLines
* Cobbler report commands are now sorted also.Michael DeHaan2006-12-211-2/+2
|
* Rsync mirrors shouldn't use SSH.Michael DeHaan2006-12-201-5/+2
|
* Lots of needed doc updates on the repo management hooks.mdehaan@mdehaan.rdu.redhat.com2006-12-151-14/+0
| | | | | | Accidentally clobbered some of the /usr/bin/reposync using code in "cobbler reposync", so it's back to just rsync for now. Will keep it this way (because it's much simpler) unless there are a decent amount of requests.
* Adding createrepo calls to "cobbler reposync" ... working on auto-generating ↵Michael DeHaan2006-12-131-8/+28
| | | | | | yum configs and allowing them to be installable for mirrored repos.
* Preliminary support for repo mirroring.Michael DeHaan2006-12-121-0/+104