summaryrefslogtreecommitdiffstats
path: root/cobbler/action_sync.py
Commit message (Expand)AuthorAgeFilesLines
* removed deprecated enchant function/module (just use SSH!), config file cleanup.root2007-09-051-15/+0
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-09-051-2/+28
|\
| * Add some extra debug output to point users at the problem when there is a syntaxroot2007-09-041-2/+7
| * Make cobbler not fetch the kickstart when it may be external and CGI based.root2007-09-041-3/+12
| * Adding code to save the kickstart file as /root/anaconda.ksroot2007-09-041-0/+12
* | Fix dhcpd.conf rendering bug.Michael DeHaan2007-09-051-1/+1
|/
* Fix logic in repo name creationMichael DeHaan2007-08-281-1/+1
* Allow for usage of Cheetah template variables (sans Cheetah) in configMichael DeHaan2007-08-281-0/+9
* Fix format stringMichael DeHaan2007-08-281-9/+1
* Fix bug in repo evaluation with inherited subprofiles.root2007-08-271-2/+2
* Ignore subdirectories found in /var/lib/cobbler/snippetsMichael DeHaan2007-08-271-0/+2
* Bugfixing for deleting systems that are not named after MAC addresses.Michael DeHaan2007-08-211-1/+1
* 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
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/cobblerMichael DeHaan2007-08-161-4/+4
|\
| * Ben Riggs patch to allow find to take arbitrary variables plus a reworkingMichael DeHaan2007-08-151-4/+4
* | (A) using http:// or ftp:// for cobbler imports is an error, and (B) allow im...Michael DeHaan2007-08-161-1/+7
|/
* 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
* Implement PXE boot loop prevention feature using a CGI script that speaks to ...Michael DeHaan2007-08-031-7/+12
* 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-271-9/+32
* make $kernel_options template accessibleMichael DeHaan2007-07-231-0/+2
* 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
* Experimental support for provisioning Debian.Michael DeHaan2007-06-211-0/+2
* Fix status printingMichael DeHaan2007-06-211-3/+3
* Optional override of --kickstart on a per-system basis.Michael DeHaan2007-06-151-5/+6
* Make ksmeta variables available at top level again.Michael DeHaan2007-06-121-24/+6
* Add conceptual_parent concept, to allow tree retrieval of objects that may haveMichael DeHaan2007-06-121-14/+12
* Remove dead code.Michael DeHaan2007-06-121-31/+0
* Generalizes object blending and the concept of parentage to allow for later s...Michael DeHaan2007-06-111-120/+85
* Fix error in string translation changes.Michael DeHaan2007-06-011-2/+2
* Ongoing work on making system --names descriptive, plus manpage andMichael DeHaan2007-05-301-1/+1
* WIP: Allow system names to be anything, and gather mac address and IP fromMichael DeHaan2007-05-301-48/+25
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-33/+27
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+3
* Change cobbler code to use /etc/ethers and /var/lib/cobbler/cobbler_hostsMichael DeHaan2007-05-241-10/+45
* Add support for dnsmasq as an alternative to ISC dhcpd.Michael DeHaan2007-05-241-24/+55
* Kickstart tracking now mines the apache logs rather than relying on theMichael DeHaan2007-04-111-87/+0
* Disable mod_python tracking piece for RHEL5, as it is apparently causingMichael DeHaan2007-04-101-1/+1
* Doc cleanup.Michael DeHaan2007-04-051-9/+10
* More better (TM) repo parameterization in kickstarts.Michael DeHaan2007-04-041-4/+5
* Correct some errors in kickstart templating for the new repo stuff ...Michael DeHaan2007-04-041-2/+3
* Add preliminary support for RHEL5 tree management. This is ratherMichael DeHaan2007-04-031-0/+22
* Fix bug with cobbler sync and older configs.Michael DeHaan2007-04-021-1/+1
* Ongoing work for 0.4.4 -- misc tweaks/fixes, and continuation on the kernel-p...Michael DeHaan2007-03-221-14/+5
* Ongoing work on a better DVD import...Michael DeHaan2007-03-201-3/+3
* Most of these diffs come from directory reorg/cleanup, though the main featur...Michael DeHaan2007-03-191-68/+79