summaryrefslogtreecommitdiffstats
path: root/cobbler/item_distro.py
Commit message (Expand)AuthorAgeFilesLines
* Default arches to 'i386' to be consistent with the treesMichael DeHaan2008-05-291-4/+8
* Fixes for virt overrides on system objects.Michael DeHaan2008-05-091-3/+3
* Two things -- (A) remove rhpl dep as we aren't using it and we want to useMichael DeHaan2008-04-091-1/+1
* Fix default ownership on cobbler owned objects to come from the settingsMichael DeHaan2008-04-031-0/+2
* Added some code to allow assignment of default ownership from settings for newMichael DeHaan2008-04-021-2/+2
* Add a --owner to all the objects, plus associated API calls and backend stuff...Michael DeHaan2008-03-261-2/+7
* Initial bits of code to make CLI modular, and use new object system for defin...Michael DeHaan2007-11-191-3/+6
* Checking in the read-write API with demo examples at the bottom of remote.pyMichael DeHaan2007-09-111-0/+12
* Some code to fix a reference issue that allowed for hash value propogation up...Michael DeHaan2007-08-231-8/+6
* Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-1/+1
* Experimental support for provisioning Debian.Michael DeHaan2007-06-211-1/+1
* Keep track of depth of cobbler objects such that a pseudo-topological sortMichael DeHaan2007-06-131-1/+4
* Lots of work towards profile inheritance. This works in the UI now, withMichael DeHaan2007-06-131-12/+22
* release bumpMichael DeHaan2007-06-121-3/+0
* 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-9/+0
* Add code for generation of object downlinks during config parsing.Michael DeHaan2007-06-121-1/+3
* Generalizes object blending and the concept of parentage to allow for later s...Michael DeHaan2007-06-111-0/+7
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-19/+12
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+2
* This commit overhauls the main cobbler CLI module and adds support forMichael DeHaan2007-04-201-14/+21
* 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