summaryrefslogtreecommitdiffstats
path: root/cobbler/action_check.py
Commit message (Expand)AuthorAgeFilesLines
* Removing yum-utils as a package requirement because the version in EPEL does ...Michael DeHaan2007-11-061-0/+9
* As ifarch doesn't work in noarch RPMs, do not include syslinux as a hard requ...Michael DeHaan2007-09-121-1/+4
* Fix string processing exception on error path.Michael DeHaan2007-08-081-1/+1
* Added a SNIPPET::foo feature which can do the equivalent of %include in kicks...Michael DeHaan2007-07-271-1/+1
* 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
* Begining of i18n of cobbler. Tests pass, works with English. Need to testMichael DeHaan2007-05-291-16/+16
* Starting to add i18n to cobbler using rhplMichael DeHaan2007-05-251-0/+1
* Add support for dnsmasq as an alternative to ISC dhcpd.Michael DeHaan2007-05-241-4/+19
* Fix warning message for "cobbler check" and malformed /etc/dhcpd.confMichael DeHaan2007-04-271-2/+2
* Further changes related to making cobbler own the directories it's using in /...Michael DeHaan2007-02-141-8/+0
* Run check in post to ensure cobbler tree setup, such that distros/systems/pro...mdehaan@mdehaan.rdu.redhat.com2007-02-141-0/+10
* Fixes to dhcpd.conf and Itanium IA64 support as a result of lab tests.Michael DeHaan2006-10-061-1/+3
* ia64 boot fixes as a result of testing.Michael DeHaan2006-09-211-1/+1
* Naming cleanup of a few variables now that we're dealing with moreMichael DeHaan2006-09-211-7/+7
* - Initial batch of changes to support (a) dhcpd.conf templating and (b)Michael DeHaan2006-09-211-2/+11
* Check on first line of tftp settings file should be removed.Michael DeHaan2006-07-211-5/+2
* Added licensing and RH copyright. Pychecker (once again). Fixed one unit te...Michael DeHaan2006-05-111-0/+8
* Interim checkin while straightening out exceptions. The last_error bit remin...Michael DeHaan2006-05-081-15/+14
* More pychecker. More comments.Michael DeHaan2006-05-081-2/+0
* PyChecker.Michael DeHaan2006-05-081-2/+16
* Unit tests pass again.Michael DeHaan2006-05-081-0/+119