summaryrefslogtreecommitdiffstats
path: root/cobbler/item_system.py
Commit message (Expand)AuthorAgeFilesLines
...
* Misc fixes to IA64 syncing. Bugs still to be resolved in naming elilo.conf f...Michael DeHaan2006-09-211-1/+1
* Variable typos.Michael DeHaan2006-09-211-2/+2
* ia64 boot fixes as a result of testing.Michael DeHaan2006-09-211-4/+4
* Naming cleanup of a few variables now that we're dealing with moreMichael DeHaan2006-09-211-1/+1
* - Initial batch of changes to support (a) dhcpd.conf templating and (b)Michael DeHaan2006-09-211-0/+20
* Remove the xen_mac parameter on profile in favor of using the MAC asssigned t...Michael DeHaan2006-09-191-2/+2
* Add support for PXE default directory (cobbler system add --name=default ...)...Michael DeHaan2006-07-211-0/+3
* 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-5/+4
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-081-4/+4
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-4/+3
* PyChecker.Michael DeHaan2006-05-081-1/+1
* Unit tests pass again.Michael DeHaan2006-05-081-0/+7
* 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/+67