summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* No longer cashing snippets as we want things to be very dynamic.Michael DeHaan2008-05-301-6/+13
* This change makes triggers that are registered for addition and removal of ob...Michael DeHaan2008-05-302-9/+7
* utils.get_kickstart_templates now returns only files, so that it will not enc...Michael DeHaan2008-05-301-2/+4
* Default arches to 'i386' to be consistent with the treesMichael DeHaan2008-05-293-11/+21
* Merge branch 'master' into develMichael DeHaan2008-05-291-0/+7
|\
| * Do not own tftpboot, but create subdirs as needed automatically.Michael DeHaan2008-05-291-0/+7
| * Fix bug in action_check related to inherited profiles, repos, and a misformattedMichael DeHaan2008-05-291-3/+4
* | Make check understand profile inheritance w/ reposMichael DeHaan2008-05-291-3/+4
* | Make URLs consistentMichael DeHaan2008-05-281-2/+2
|/
* Fix to make serializer look in the right place, also removed a debugMichael DeHaan2008-05-162-2/+4
* The settings file is now /etc/cobbler/settings, and cobbler's command lineMichael DeHaan2008-05-167-17/+20
* 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-153-13/+15
* Added the ability to undefine a symbol that is defined in a parent object.Michael DeHaan2008-05-141-0/+18
* Make template finder code (used by check and webapp) ignore kickstarts that a...Michael DeHaan2008-05-141-2/+4
* Since it's common to want to reference the name of the profile in a template,...Michael DeHaan2008-05-142-1/+13
* Change the way error checking works around NFS read errors (root squash)Michael DeHaan2008-05-132-7/+16
* If for some reason the user has defined a system where the first interface re...Michael DeHaan2008-05-131-5/+6
* Consolidate various repo related warnings under cobbler check and clean up pr...Michael DeHaan2008-05-136-17/+51
* Allows cobbler system kickstart to be reset by setting them to "", "delete", ...Michael DeHaan2008-05-131-0/+3
* Fix find test.Michael DeHaan2008-05-131-1/+1
* Added code to cobbler check to see if any templates are still using the defaultMichael DeHaan2008-05-134-11/+33
* Added code to cobbler check to look for httpd_can_network_connect boolean if ...Michael DeHaan2008-05-121-0/+14
* Make duplicate mac checking work in more places, nicer error when encounterin...Michael DeHaan2008-05-122-9/+13
* Patch for replicate error handling + docsMichael DeHaan2008-05-121-1/+3
* Apply patch to remove anti-createrepo conditions, bump version.Michael DeHaan2008-05-121-1/+1
* Added some additional links for kickstart viewing/editing to the profile/syst...Michael DeHaan2008-05-093-3/+6
* Fixes for webapp new fieldsMichael DeHaan2008-05-092-2/+3
* Fixes for virt overrides on system objects.Michael DeHaan2008-05-095-26/+24
* Apply patch to rework bind zone handling.Michael DeHaan2008-05-091-47/+73
* Add missing file.Michael DeHaan2008-05-091-0/+158
* Adding --virt overrides for many more additional fields that were foundMichael DeHaan2008-05-085-167/+246
* Added --mirror-locally option to repo add/edit and WebUI for specifying that ...Michael DeHaan2008-05-087-14/+63
* Apply scott henson's replicate patch.Michael DeHaan2008-05-084-267/+26
* Apply John Eckersberg's patch to allow random mac usage from the command line.Michael DeHaan2008-05-084-20/+33
* Improve tracebacks.Michael DeHaan2008-05-071-0/+2
* Ignore system exitMichael DeHaan2008-05-061-0/+2
* More exception handling.Michael DeHaan2008-05-061-1/+3
* Redo exception handling code for older python to eliminate tracebacks thatMichael DeHaan2008-05-062-7/+8
* Swap dhcp and dns module referencesMichael DeHaan2008-05-061-2/+2
* omshell wants lowercase macsMichael DeHaan2008-05-051-1/+1
* Get omshell path from config fileMichael DeHaan2008-05-051-2/+2
* Remove typo in functionMichael DeHaan2008-05-051-2/+1
* Apply jeckersb's patch to allow per-zone templatesMichael DeHaan2008-05-052-10/+26
* Various DNS/DHCP work.Michael DeHaan2008-05-026-197/+274
* Added some check code for BIND.Michael DeHaan2008-05-022-4/+14
* Add some missing files and do some more work on dns/dhcp refactoringMichael DeHaan2008-05-024-6/+15
* Working on moving DNS/DHCP management to cobbler/modules (uses modules.conf)Michael DeHaan2008-05-028-310/+731
* Do not add profiles that have -xen distros to PXE menu entries as thereMichael DeHaan2008-05-021-0/+3
* Adjusting the dhcp patch some, prior to moving it all into modules/Michael DeHaan2008-05-024-51/+74