summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RPM builds cleanMichael DeHaan2007-01-024-7/+4
* Logrotate and setup.py editsmdehaan@mdehaan.rdu.redhat.com2007-01-022-9/+13
* Package logrotate scriptMichael DeHaan2007-01-022-0/+3
* Adding logrotate fileMichael DeHaan2007-01-022-0/+8
* Spec file packaging and changelog for new kickstart tracking code.Michael DeHaan2007-01-021-0/+4
* Don't delete python files placed in /var/www/cobbler.Michael DeHaan2007-01-021-1/+2
* Add watcher script to RPM.Michael DeHaan2007-01-022-0/+3
* Adding preliminary logger for kickstart activity.Michael DeHaan2007-01-021-0/+45
* Tweaking specfile and manpage.mdehaan@mdehaan.rdu.redhat.com2007-01-022-2/+2
* Fix bug in locking mechanism.Michael DeHaan2006-12-221-1/+3
* Enable locking feature.Michael DeHaan2006-12-222-1/+2
* Be even more strict about --virt parameter processing on enchant to preventMichael DeHaan2006-12-221-5/+3
* Manpage + CHANGELOGsMichael DeHaan2006-12-223-6/+12
* Remove xen package install, it should already be there. (libvirt-python sho...mdehaan@mdehaan.rdu.redhat.com2006-12-221-3/+4
* Allow "cobbler enchant" commands to also remotely install Xen on systems in t...Michael DeHaan2006-12-223-10/+33
* Manpage tweaksMichael DeHaan2006-12-211-3/+3
* Changelog update.Michael DeHaan2006-12-211-1/+6
* Always pass args to functions in main body.Michael DeHaan2006-12-211-4/+4
* "cobbler repo sync" is the same as "cobbler reposync"Michael DeHaan2006-12-211-1/+2
* Allow report to be invoked in subject verb form.Michael DeHaan2006-12-211-18/+38
* Cobbler report commands are now sorted also.Michael DeHaan2006-12-215-31/+35
* cobbler list now keeps results sorted.Michael DeHaan2006-12-211-0/+1
* Added a new abbreviated (list) command and longer (report) command.mdehaan@mdehaan.rdu.redhat.com2006-12-212-7/+48
* Add code to minimize times when httpd is restarted during cobbler sync, plus ...Michael DeHaan2006-12-214-30/+65
* Add usability suggestions from mailing list to TODO file.Michael DeHaan2006-12-211-0/+9
* Python 2.5 for FC7/devel requires BuildRequires: python-develMichael DeHaan2006-12-213-3/+3
* Don't clobber the repo setting.mdehaan@mdehaan.rdu.redhat.com2006-12-201-1/+1
* Hack to deal with not caching SSH known hosts values.mdehaan@mdehaan.rdu.redhat.com2006-12-202-2/+17
* Added "clobber" alias for enchant/transmogrify (alikins made me do it).Michael DeHaan2006-12-202-0/+2
* Disable strict host key checking for enchant/transmogrify.Michael DeHaan2006-12-201-1/+1
* Keep repo representation as strings.mdehaan@mdehaan.rdu.redhat.com2006-12-205-9/+14
* Add rsync example to manpage.mdehaan@mdehaan.rdu.redhat.com2006-12-201-1/+1
* Changelog, + fix wget arguments for repo install.mdehaan@mdehaan.rdu.redhat.com2006-12-202-1/+2
* Rsync mirrors shouldn't use SSH.Michael DeHaan2006-12-206-17/+13
* Changelog.Michael DeHaan2006-12-201-0/+1
* Fix problem where settings of xen_ variables if not present clobber virt_ var...Michael DeHaan2006-12-201-9/+2
* Changelog.Michael DeHaan2006-12-181-0/+1
* (1) Fixing apparent path creation problem, which might not be a problem.mdehaan@mdehaan.rdu.redhat.com2006-12-182-1/+2
* Typo.mdehaan@mdehaan.rdu.redhat.com2006-12-181-2/+2
* Ensure repo type is converted to a list if not already a list.Michael DeHaan2006-12-181-2/+6
* Fix bug in import pathsMichael DeHaan2006-12-183-3/+4
* distutils version++Michael DeHaan2006-12-181-1/+1
* Lots of needed doc updates on the repo management hooks.mdehaan@mdehaan.rdu.redhat.com2006-12-154-29/+150
* ChangelogMichael DeHaan2006-12-141-0/+1
* Manpage cleanupMichael DeHaan2006-12-141-6/+2
* Add some rudimentary ability for "cobbler import" to get kickstart trees from...Michael DeHaan2006-12-141-17/+26
* Updated TODOmdehaan@mdehaan.rdu.redhat.com2006-12-131-12/+23
* Remaining parts of integrating yum.repos.d file configuration with repo mirro...Michael DeHaan2006-12-132-3/+20
* Adding createrepo calls to "cobbler reposync" ... working on auto-generating ...Michael DeHaan2006-12-136-13/+69
* Fix update script, though replacing the update script with reposync (and gene...Michael DeHaan2006-12-132-4/+6