summaryrefslogtreecommitdiffstats
path: root/cobbler/item.py
Commit message (Expand)AuthorAgeFilesLines
* Lots of work towards profile inheritance. This works in the UI now, withMichael DeHaan2007-06-131-9/+28
* random FIXME cleanupMichael DeHaan2007-06-121-4/+0
* release bumpMichael DeHaan2007-06-121-5/+13
* Generalizes tree listing to allow for inheritance and arbitrary nestingMichael DeHaan2007-06-121-0/+2
* Add conceptual_parent concept, to allow tree retrieval of objects that may haveMichael DeHaan2007-06-121-0/+16
* Add code for generation of object downlinks during config parsing.Michael DeHaan2007-06-121-0/+29
* Generalizes object blending and the concept of parentage to allow for later s...Michael DeHaan2007-06-111-0/+6
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-1/+2
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+1
* This commit overhauls the main cobbler CLI module and adds support forMichael DeHaan2007-04-201-0/+11
* Kickstart metadata items are seperated by whitespace, not commas.Michael DeHaan2007-02-281-1/+1
* sseago's patch to set_kernel_options, plus some additional error handling aro...Michael DeHaan2007-02-271-3/+3
* Converting storage for template parameters, kernel options, and repo lists (b...Michael DeHaan2007-02-141-17/+18
* Kickstart metadata variable can't be None.Michael DeHaan2007-02-121-0/+2
* Removing Cheetah to simplify deps, also don't delete the localmirror on sync ...Michael DeHaan2006-10-171-1/+1
* Import feature added (usable for things like /mnt/redhat)Michael DeHaan2006-10-131-2/+2
* Added a basic locking system to avoid multiple "sync" operations happening at...Michael DeHaan2006-10-121-0/+10
* Added templating support through new --ks_meta option which works like --kopt...Michael DeHaan2006-07-121-0/+14
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-0/+8
* PyChecker.Michael DeHaan2006-05-081-7/+2
* Unit tests pass again.Michael DeHaan2006-05-081-3/+5
* Interim commitMichael DeHaan2006-05-051-1/+4
* Interim refactoring commitMichael DeHaan2006-05-051-0/+8
* Interim commit while refactoring. This breaks lots of stuff.Michael DeHaan2006-05-051-0/+37