summaryrefslogtreecommitdiffstats
path: root/cobbler/item_profile.py
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+12
* Store repo information as a list. This unbreaks --repos on "profile add"Michael DeHaan2007-03-281-1/+1
* This is 0.4.5Michael DeHaan2007-03-231-22/+0
* Tabs are evil.Michael DeHaan2007-03-021-1/+1
* Fixes to import tree URL's and repo parameter splitting, thanks to et-mgmt-to...Michael DeHaan2007-03-021-2/+5
* More work on PXE menus. Getting there, just need timeout logic to work.Michael DeHaan2007-02-151-8/+1
* Working on adding pxemenu support.Michael DeHaan2007-02-141-2/+11
* Converting storage for template parameters, kernel options, and repo lists (b...Michael DeHaan2007-02-141-3/+17
* Cobbler report commands are now sorted also.Michael DeHaan2006-12-211-7/+7
* Don't clobber the repo setting.mdehaan@mdehaan.rdu.redhat.com2006-12-201-1/+1
* Keep repo representation as strings.mdehaan@mdehaan.rdu.redhat.com2006-12-201-2/+2
* Fix problem where settings of xen_ variables if not present clobber virt_ var...Michael DeHaan2006-12-201-9/+2
* Fix print code.Michael DeHaan2006-12-121-1/+1
* Preliminary support for repo mirroring.Michael DeHaan2006-12-121-2/+18
* Merge 243:1f764e5dd1ccDavid Lutterkort2006-10-251-54/+64
* More pychecker.Michael DeHaan2006-10-161-2/+2
* Added a basic locking system to avoid multiple "sync" operations happening at...Michael DeHaan2006-10-121-9/+9
* Cobbler was missing the set_xen_ram function so the CLI wasn'tMichael DeHaan2006-09-201-0/+19
* Remove the xen_mac parameter on profile in favor of using the MAC asssigned t...Michael DeHaan2006-09-191-22/+0
* Added templating support through new --ks_meta option which works like --kopt...Michael DeHaan2006-07-121-5/+9
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-2/+9
* Simplified the command line, made a better 'list' function, some string and e...Michael DeHaan2006-05-091-9/+8
* Adding exception handling to remove the problem of propogating error codes a...Michael DeHaan2006-05-081-11/+11
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-5/+3
* More pychecker. More comments.Michael DeHaan2006-05-081-0/+2
* PyChecker.Michael DeHaan2006-05-081-2/+19
* 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/+166