summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update changelogMichael DeHaan2008-10-151-0/+1
| |
| * Merge branch 'jcapel_nl_net' into develMichael DeHaan2008-10-152-34/+97
| |\
| | * Merge branch 'networking' of git://bender.newnewyork.nl/cobbler into ↵Michael DeHaan2008-10-150-0/+0
| | |\ | | | | | | | | | | | | jcapel_nl_net
| | | * Added VLAN support.Jasper Capel2008-10-142-34/+97
| | | |
| | * | Added VLAN support.root2008-10-142-34/+97
| | |/
| * | Apply JP's Debian import patchMichael DeHaan2008-10-154-17/+39
| | |
| * | Duplicate repo supressionMichael DeHaan2008-10-153-20/+23
| | |
| * | Proper fix for the parentage rules, it turns out we weren't doing ↵Michael DeHaan2008-10-144-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | topological sorts and should be. Conflicts: cobbler/item_profile.py
| * | Apply profile depth fix to devel branch alsoMichael DeHaan2008-10-141-1/+3
| |/
| * Remove duplicate symlink loop checkMichael DeHaan2008-10-132-3/+1
| |
| * Use static variable for post install network setupMichael DeHaan2008-10-131-1/+1
| |
| * update changelogMichael DeHaan2008-10-131-0/+1
| |
| * Remove repo mirror data when removing the repoMichael DeHaan2008-10-132-2/+7
| |
| * Auto-remove mirrored data when the last distro that references it is gone.Michael DeHaan2008-10-132-0/+29
| |
| * Also don't validate this check seeing it's a safe method, similar to what ↵Michael DeHaan2008-10-131-1/+0
| | | | | | | | we've done on master already.
| * Merge branch 'jcapel_nl_post_network' into develMichael DeHaan2008-10-131-0/+66
| |\
| | * Picked a nicer name for the post-install network config snippet.Jasper Capel2008-10-111-0/+0
| | |
| | * Fixed a few minor bugs in post_network_system_configJasper Capel2008-10-111-4/+4
| | |
| | * Added a post_network_system_config script to go with the generic network ↵Jasper Capel2008-09-241-0/+66
| | | | | | | | | | | | interface changes.
| * | Add Bill Peck's patch to import a few more RHEL 4 variants, some of this is ↵Michael DeHaan2008-10-132-1/+2
| | | | | | | | | | | | specific to our own (Red Hat's) test trees and such, so it may not have an obvious use for Media or someone's own copies of trees.
| * | JP's symlink prevention patch for scientific linux 5 importMichael DeHaan2008-10-131-2/+6
| | |
| * | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into develMichael DeHaan2008-10-109-100/+99
| |\ \
| | * | Added support for image-based systems.Darryl L. Pierce2008-10-109-100/+99
| | | | | | | | | | | | | | | | Also refactored the metaprogramming to fix a nil bug that surfaced.
| * | | Duplicate hostname prevention featureMichael DeHaan2008-10-105-9/+23
| |/ /
| * | Add information about new reposync flags to the manpage.Michael DeHaan2008-10-081-3/+5
| | |
| * | Work on the new options to cobbler reposync (--tries=N and --no-fail)Michael DeHaan2008-10-084-8/+38
| | |
| * | Add some options to reposync (not added yet), and some tweaks to config ↵Michael DeHaan2008-10-084-7/+9
| | | | | | | | | | | | management feature
| * | Added manpage documentation for "--template-files" on the cobbler objects ↵Michael DeHaan2008-10-061-2/+10
| | | | | | | | | | | | and also "--breed" on cobbler repo add, both of which are new
| * | Some minor fixing on top of JP's repo patchesMichael DeHaan2008-10-061-4/+5
| | |
| * | Apply Javier Palacious's series of patches to get "cobbler repo add" working ↵Michael DeHaan2008-10-066-188/+429
| | | | | | | | | | | | for Debian.
| * | Streamlined James Cammarata's --template-files patch a bit to not write ↵Michael DeHaan2008-10-0613-37/+73
| | | | | | | | | | | | | | | | | | files by default and also to render URLs from the snippet, as opposed to kickgen.py
| * | Merge branch 'jimic_template' into develMichael DeHaan2008-10-0616-5/+220
| |\ \
| | * | Added $kickstart_template_files meta and added this line to the sample.ksJames Cammarata2008-10-042-0/+23
| | | |
| | * | Added templating files to mod_python serviceJames Cammarata2008-10-044-16/+75
| | | |
| | * | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into template-filesJames Cammarata2008-10-0411-382/+59
| | |\ \
| | * \ \ Merge branch 'devel' of git://git.fedorahosted.org/cobbler into template-filesJames Cammarata2008-10-0217-444/+843
| | |\ \ \
| | * | | | Modified template-files destination to be relative to the rendered directory ↵James Cammarata2008-09-291-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | only.
| | * | | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into template-filesJames Cammarata2008-09-292-37/+30
| | |\ \ \ \
| | * | | | | Patch #2 for cobbler template-files additionJames Cammarata2008-09-273-6/+9
| | | | | | |
| | * | | | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into template-filesJames Cammarata2008-09-277-188/+307
| | |\ \ \ \ \
| | * | | | | | Commit for template-files testingJames Cammarata2008-09-2611-7/+122
| | | | | | | |
| * | | | | | | Make some code changes to unbreak C5 importsMichael DeHaan2008-10-062-16/+18
| | |_|_|_|/ / | |/| | | | |
| * | | | | | remove stray bits (merge errors?) in changelogMichael DeHaan2008-10-021-18/+0
| | | | | | |
| * | | | | | Fix, be sure to load settings in configMichael DeHaan2008-10-022-0/+2
| | | | | | |
| * | | | | | Add Func configuration parameters back to settings template fileMichael DeHaan2008-10-021-0/+16
| | | | | | |
| * | | | | | Remove these two configuration files as they are now generated at build time ↵Michael DeHaan2008-10-022-344/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | from the files in installer_templates
| * | | | | | Apply Partha's patch to generate the settings file and modules.conf file ↵Michael DeHaan2008-10-021-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from the cobbler-setup templates so we don't have to maintain all three of the defaults, templates, and the versions of the config files the rpm lays down
| * | | | | | Add Marcel to AUTHORSMichael DeHaan2008-10-021-0/+1
| | | | | | |
| * | | | | | Fix DNS restart trigger (patch from Marcel Haerry)Michael DeHaan2008-10-021-1/+1
| | | | | | |
| * | | | | | Fix alphabetical order in authors. Don't let anyone tell you C.S. folks ↵Michael DeHaan2008-10-021-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | can't spell.