summaryrefslogtreecommitdiffstats
path: root/cobbler
Commit message (Expand)AuthorAgeFilesLines
* Work in progress on adding image tracking, also fixed a typo or two in buildisoMichael DeHaan2008-06-306-4/+405
* Apply patch to action_buildiso.pyMichael DeHaan2008-06-271-4/+2
* Commit upgrades to cobbler buildiso, plus some slight tweaksMichael DeHaan2008-06-261-79/+104
* When mirroring repos, act as though you are 686 not 386, to get all the kerne...Michael DeHaan2008-06-251-1/+2
* Merge branch 'master' into develMichael DeHaan2008-06-252-2/+8
|\
| * yum reposync should pull all kernels, not just i386 kernels, when doing reposyncMichael DeHaan2008-06-252-2/+9
* | Merge branch 'master' into develMichael DeHaan2008-06-255-6/+11
|\|
| * Remove references to manage_dhcp_mode and manage_dns_mode as this is governed...Michael DeHaan2008-06-254-5/+10
| * Remove rhpl referenceMichael DeHaan2008-06-251-1/+1
| * Fix typo in replicate code, bump versions in case we want to do another maint...Michael DeHaan2008-06-101-1/+1
| * Fix for mkdir invocation now that we no longer own the tftp directories in th...Michael DeHaan2008-06-091-2/+2
* | apply buildiso patchMichael DeHaan2008-06-253-7/+58
* | Make buildiso work for SuSEMichael DeHaan2008-06-241-1/+4
* | This change allows the mod_python aspects to work if the http_port is not 80....Michael DeHaan2008-06-161-0/+15
* | Additional mkdir for rhn:// reposyncMichael DeHaan2008-06-161-0/+2
* | Adding configurable reposync flags to the command line (yum's reposync, not c...Michael DeHaan2008-06-162-4/+5
* | This is a fix for kickstart generation for profiles that have been importedMichael DeHaan2008-06-161-1/+1
* | Apply Al Tobey's patch to further templatize the ISC DHCP config file.Michael DeHaan2008-06-162-32/+25
* | Improve cobbler replicate feature so that it can mirror content between multi...Michael DeHaan2008-06-125-95/+174
* | Fix typo in replicateMichael DeHaan2008-06-101-1/+1
* | Fix mkdir invocation, since we no longer own the RPMsMichael DeHaan2008-06-091-2/+2
* | Added cobbler find command to do searches from the command line.Michael DeHaan2008-06-097-33/+137
* | cobbler aclsetup featureMichael DeHaan2008-06-063-1/+144
|/
* apply fixesMichael DeHaan2008-06-042-3/+4
* 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