summaryrefslogtreecommitdiffstats
path: root/cobbler/item_distro.py
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for RHEL5 tree management. This is ratherMichael DeHaan2007-04-031-1/+13
* Converting storage for template parameters, kernel options, and repo lists (b...Michael DeHaan2007-02-141-2/+7
* Added an optional --breed parameter for "distro add" that supports usage of a...Michael DeHaan2007-02-091-6/+16
* Cobbler report commands are now sorted also.Michael DeHaan2006-12-211-2/+2
* Trailing whitespace.Michael DeHaan2006-10-161-3/+3
* Import feature added (usable for things like /mnt/redhat)Michael DeHaan2006-10-131-1/+27
* Added a basic locking system to avoid multiple "sync" operations happening at...Michael DeHaan2006-10-121-5/+5
* Fixes to dhcpd.conf and Itanium IA64 support as a result of lab tests.Michael DeHaan2006-10-061-1/+1
* Added templating support through new --ks_meta option which works like --kopt...Michael DeHaan2006-07-121-1/+5
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-0/+8
* Simplified the command line, made a better 'list' function, some string and e...Michael DeHaan2006-05-091-6/+5
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-081-3/+3
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-4/+3
* PyChecker.Michael DeHaan2006-05-081-1/+14
* Unit tests pass again.Michael DeHaan2006-05-081-0/+8
* Removed trailing whitespaceMichael DeHaan2006-05-051-1/+1
* Interim commit during refactoring. Pretty broken as a result of some cleanup...Michael DeHaan2006-05-051-0/+86