summaryrefslogtreecommitdiffstats
path: root/cobbler/cobbler.py
Commit message (Expand)AuthorAgeFilesLines
* Working on removing the dependancy on pexpectMichael DeHaan2006-10-171-29/+34
* Add --helpMichael DeHaan2006-10-171-0/+1
* Numerous fixes to import codeMichael DeHaan2006-10-161-2/+3
* Finally added a "usage" function to the CLI.Michael DeHaan2006-10-161-2/+3
* No commaMichael DeHaan2006-10-161-1/+1
* Alias added for alikinsMichael DeHaan2006-10-161-5/+6
* Manpage clarification.Michael DeHaan2006-10-161-0/+1
* Trailing whitespace.Michael DeHaan2006-10-161-1/+1
* Lots of work on importing rsync mirrors, including preliminary code to guessMichael DeHaan2006-10-131-1/+6
* Import feature added (usable for things like /mnt/redhat)Michael DeHaan2006-10-131-2/+7
* Initial code behind an import feature for directory trees, i.e. to transform ...Michael DeHaan2006-10-121-14/+35
* Development error temporarily removed enchant from the CLI accessible options...Michael DeHaan2006-10-121-2/+23
* Added a basic locking system to avoid multiple "sync" operations happening at...Michael DeHaan2006-10-121-56/+27
* (1) initial work on a command to import build trees into cobbler inMichael DeHaan2006-10-111-27/+41
* --pxe-hostname should be "--pxe-address"Michael DeHaan2006-10-051-1/+1
* Surface the 'pxe-hostname' option.Michael DeHaan2006-10-051-6/+8
* Commiting the (working) enchant feature and associated changes to enableMichael DeHaan2006-09-291-9/+2
* - Interim checkin while working on "enchant" featureMichael DeHaan2006-09-281-3/+39
* Added --pxe-arch command and documentation.Michael DeHaan2006-09-211-1/+2
* Remove the xen_mac parameter on profile in favor of using the MAC asssigned t...Michael DeHaan2006-09-191-1/+0
* Cobbler imports syck. Don't do that.Michael DeHaan2006-07-211-4/+0
* Added templating support through new --ks_meta option which works like --kopt...Michael DeHaan2006-07-121-3/+6
* Correct rpmlint errorsMichael DeHaan2006-06-281-2/+0
* Make unit tests use cobbler.py instead of the /usr/bin wrapper scriptMichael DeHaan2006-05-121-1/+4
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-5/+12
* Simplified the command line, made a better 'list' function, some string and e...Michael DeHaan2006-05-091-85/+45
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-081-33/+16
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-20/+32
* More pychecker. More comments.Michael DeHaan2006-05-081-1/+1
* PyChecker.Michael DeHaan2006-05-081-3/+3
* Unit tests pass again.Michael DeHaan2006-05-081-3/+2
* Interim commitMichael DeHaan2006-05-051-18/+14
* Make /etc/cobbler.conf be packaged instead of being created, proper handling ...Michael DeHaan2006-05-051-17/+20
* Switch to syck since Mihai has it packaged now. Check for syck brokenness in...Michael DeHaan2006-05-041-0/+6
* Merged Michael's changes with mineMihai Ibanescu2006-05-041-16/+16
* Misc cobbler cleanup. Switched to the new yaml parser (it's uglier,Michael DeHaan2006-05-031-28/+49
* Interim commit during packagingMichael DeHaan2006-05-031-0/+285