summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in manpageMichael DeHaan2007-08-031-3/+3
* CHANGELOGMichael DeHaan2007-08-011-0/+1
* Added feature where a network install location can be given to do cobbler imp...Michael DeHaan2007-08-015-51/+153
* Missing file.root2007-07-271-0/+72
* Fix snippet cache codeMichael DeHaan2007-07-271-1/+1
* Changelog + documentation on the new snippet feature.Michael DeHaan2007-07-272-1/+4
* Added a SNIPPET::foo feature which can do the equivalent of %include in kicks...Michael DeHaan2007-07-2712-39/+61
* Added -v/--versionMichael DeHaan2007-07-264-0/+29
* Description tweaks to RPM/setup.py and changelog updatesMichael DeHaan2007-07-263-14/+19
* ChangelogMichael DeHaan2007-07-261-0/+4
* Added kickstart validation code to cobbler + documentation.Michael DeHaan2007-07-263-0/+24
* Added code to detect iptables and mention potential ports to unblock.Michael DeHaan2007-07-261-0/+7
* Fix init script return codes for 'status' and also make service statusMichael DeHaan2007-07-262-2/+3
* Change to detect needed services that are not running and suggest that theyMichael DeHaan2007-07-261-0/+13
* Set default virt type to autodetect.Michael DeHaan2007-07-251-1/+1
* Documentation for new --virt-typeMichael DeHaan2007-07-251-2/+2
* Also allow for "auto" as a valid --virt-type choiceMichael DeHaan2007-07-252-2/+2
* Add kssendmac to kernel options when there is roomMichael DeHaan2007-07-231-1/+7
* Added MAC address detection to findks.cgi (Adam Wolf's patch)Michael DeHaan2007-07-231-12/+42
* make $kernel_options template accessibleMichael DeHaan2007-07-2310-946/+2
* Fix broken link.Michael DeHaan2007-07-231-1/+1
* Update datesMichael DeHaan2007-07-202-2/+4
* Website modificationsMichael DeHaan2007-07-192-6/+7
* Removed # from kickstart templates (unneeded), webpage updates based on new c...Michael DeHaan2007-07-196-22/+22
* Fixing repo remove.Michael DeHaan2007-07-171-2/+3
* Fix error message.Michael DeHaan2007-07-172-15/+32
* Cleanup virt-path docs in cobbler.Michael DeHaan2007-07-161-3/+4
* Fix cobblerd error handlingMichael DeHaan2007-07-131-2/+1
* Tolerate IOErrors in the XMLRPC server implementationMichael DeHaan2007-07-131-1/+9
* Adding plumbing in cobbler for --virt-path and --virt-type options.Michael DeHaan2007-07-126-16/+79
* Add docs on --netboot-enabledMichael DeHaan2007-07-121-3/+6
* Add netboot-enabled to CLIMichael DeHaan2007-07-122-2/+3
* Updating changelog/specMichael DeHaan2007-07-092-2/+5
* Adding kickstart serving CGI script.Michael DeHaan2007-07-096-2/+123
* Make sure system deletions are occur without requiring a cobblerd restartMichael DeHaan2007-07-051-0/+6
* More packaging.Michael DeHaan2007-07-031-0/+1
* add missing file to MANIFEST.inMichael DeHaan2007-07-031-1/+1
* Fix up versionsMichael DeHaan2007-07-031-1/+1
* Fix python 2.3 sortingMichael DeHaan2007-07-031-1/+1
* Add logging for cobblerd + logrotate script.Michael DeHaan2007-07-028-14/+76
* Debian has a different argument for 'ksdevice', also add extra D/L infoMichael DeHaan2007-06-292-1/+2
* Remove duplicate append.Michael DeHaan2007-06-292-1/+10
* Added script to push RPMsMichael DeHaan2007-06-273-2/+5
* Request kickstart files based on system.name, not pxeification, since newerMichael DeHaan2007-06-261-4/+4
* This is redundant because find will already downcase.Michael DeHaan2007-06-221-3/+0
* Update config on each XMLRPC call so restarting cobblerd will notMichael DeHaan2007-06-221-0/+9
* updating cobblerd to use API rather than YAML deserialization.Michael DeHaan2007-06-222-66/+21
* Fix cobblerd to accept koan input for system names that are notMichael DeHaan2007-06-221-12/+74
* Use get_config_filename from utilsMichael DeHaan2007-06-221-1/+1
* Lowercase input on removal (this should really be using the find() method.Michael DeHaan2007-06-224-3/+6