summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* Some code to fix a reference issue that allowed for hash value propogation up...Michael DeHaan2007-08-236-13/+21
* Bugfixing for deleting systems that are not named after MAC addresses.Michael DeHaan2007-08-212-6/+8
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-08-211-0/+2
|\
| * Adding zeroconf to changelogMichael DeHaan2007-08-201-0/+2
* | Also check mac address against None prior to adding dhcp entry for systemMichael DeHaan2007-08-211-2/+3
* | Patch to allow snippets to be commented out in kickstart templatesroot2007-08-211-2/+7
|/
* Publish cobblerd under avahi if avahi-tools is installedMichael DeHaan2007-08-171-4/+25
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-08-1616-67/+126
|\
| * If the cobbler system name is not in the Cobbler DB then just show the IP.Michael DeHaan2007-08-151-2/+5
| * Ben's fix to cobbler statusMichael DeHaan2007-08-151-3/+3
| * Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-1515-63/+120
| * Re-enable --resolve for yumdownloader since it works now (at leastMichael DeHaan2007-08-131-4/+3
| * Merge branch 'master' of ssh://mdehaan@git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-08-131-1/+1
| |\
| * | Fix for API function -- koan is not currently using it but weMichael DeHaan2007-08-131-1/+1
* | | (A) using http:// or ftp:// for cobbler imports is an error, and (B) allow im...Michael DeHaan2007-08-162-6/+26
| |/ |/|
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-08-081-0/+3
|\|
| * Yell louder if directory is not present and using --available-as (if not, rsy...Michael DeHaan2007-08-071-0/+3
* | Fix string processing exception on error path.Michael DeHaan2007-08-081-1/+1
|/
* Only do NFS remangling if nfs://Michael DeHaan2007-08-061-2/+2
* Add the non-useful --url line even for NFS, as koan will be lookingMichael DeHaan2007-08-061-1/+1
* Make cobbler write out correct NFS directives even when metadataMichael DeHaan2007-08-061-1/+17
* Ensure paths are always joined by slashes.Michael DeHaan2007-08-061-1/+4
* Implement PXE boot loop prevention feature using a CGI script that speaks to ...Michael DeHaan2007-08-033-8/+36
* Added feature where a network install location can be given to do cobbler imp...Michael DeHaan2007-08-013-45/+128
* Missing file.root2007-07-271-0/+72
* Fix snippet cache codeMichael DeHaan2007-07-271-1/+1
* Added a SNIPPET::foo feature which can do the equivalent of %include in kicks...Michael DeHaan2007-07-276-13/+38
* Added -v/--versionMichael DeHaan2007-07-263-0/+28
* Added kickstart validation code to cobbler + documentation.Michael DeHaan2007-07-262-0/+20
* 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-261-1/+2
* 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
* 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
* make $kernel_options template accessibleMichael DeHaan2007-07-231-0/+2
* Fixing repo remove.Michael DeHaan2007-07-171-2/+3
* Fix error message.Michael DeHaan2007-07-171-1/+1
* 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-125-14/+67
* Add netboot-enabled to CLIMichael DeHaan2007-07-122-2/+3
* Adding kickstart serving CGI script.Michael DeHaan2007-07-091-1/+1
* Make sure system deletions are occur without requiring a cobblerd restartMichael DeHaan2007-07-051-0/+6
* Fix python 2.3 sortingMichael DeHaan2007-07-031-1/+1
* Add logging for cobblerd + logrotate script.Michael DeHaan2007-07-022-7/+32
* Debian has a different argument for 'ksdevice', also add extra D/L infoMichael DeHaan2007-06-291-0/+1
* 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