summaryrefslogtreecommitdiffstats
path: root/cobbler/kickgen.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights on core files; remove code for serializable, an abstract ba...Michael DeHaan2009-08-191-1/+1
* Added ability to list errors generated by cheetah during templatingJames Cammarata2009-05-131-21/+6
* SELinux can get confused with leaked file descriptors; ensuring we pass close...Michael DeHaan2008-12-151-1/+0
* update the template code to sub out @@variables@@ betterMichael DeHaan2008-12-091-1/+0
* Allow the legal list of modules to be imported to be defined in the settings ...Michael DeHaan2008-11-211-1/+1
* Duplicate repo supressionMichael DeHaan2008-10-151-12/+12
* Streamlined James Cammarata's --template-files patch a bit to not write files...Michael DeHaan2008-10-061-22/+22
* Added $kickstart_template_files meta and added this line to the sample.ksJames Cammarata2008-10-041-0/+22
* Use pxesystem and pxeprofile templates correctlyMichael DeHaan2008-08-181-1/+2
* Merge in Dave Hatton's "getks" command, with some minor tweaks so it detects ...Michael DeHaan2008-08-131-0/+13
* At Spot's suggestion, make sure all source code files include the correct GPL...Michael DeHaan2008-08-131-3/+11
* Don't use SSL for the baseurlMichael DeHaan2008-07-251-1/+1
* Fix typoMichael DeHaan2008-07-241-1/+1
* Remove some code and packaging that is no longer needed now that repo handlin...Michael DeHaan2008-07-241-33/+1
* Modify repo_stanza generating code to take advantage of new dynamic stuff.Michael DeHaan2008-07-241-31/+33
* Make yum repo config for yum_post_install_mirror fully dynamicMichael DeHaan2008-07-231-17/+5
* Cleaner error messages on kickstart rendering problems.Michael DeHaan2008-05-151-1/+1
* Add extra logging if an error is encountered while rendering a kickstartMichael DeHaan2008-05-151-2/+1
* Added some additional links for kickstart viewing/editing to the profile/syst...Michael DeHaan2008-05-091-1/+4
* Added --mirror-locally option to repo add/edit and WebUI for specifying that ...Michael DeHaan2008-05-081-1/+6
* Modify URLsMichael DeHaan2008-04-231-4/+4
* Send registration parameters at the right spot.Michael DeHaan2008-04-211-2/+2
* Correct URLs in kickstart postMichael DeHaan2008-04-211-2/+2
* Kickstarts are now dynamically generated by mod_python, CGI's now fallMichael DeHaan2008-04-181-0/+272