Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Update changelog | Michael DeHaan | 2008-10-15 | 1 | -0/+1 | |
| | | ||||||
| * | Merge branch 'jcapel_nl_net' into devel | Michael DeHaan | 2008-10-15 | 2 | -34/+97 | |
| |\ | ||||||
| | * | Merge branch 'networking' of git://bender.newnewyork.nl/cobbler into ↵ | Michael DeHaan | 2008-10-15 | 0 | -0/+0 | |
| | |\ | | | | | | | | | | | | | jcapel_nl_net | |||||
| | | * | Added VLAN support. | Jasper Capel | 2008-10-14 | 2 | -34/+97 | |
| | | | | ||||||
| | * | | Added VLAN support. | root | 2008-10-14 | 2 | -34/+97 | |
| | |/ | ||||||
| * | | Apply JP's Debian import patch | Michael DeHaan | 2008-10-15 | 4 | -17/+39 | |
| | | | ||||||
| * | | Duplicate repo supression | Michael DeHaan | 2008-10-15 | 3 | -20/+23 | |
| | | | ||||||
| * | | Proper fix for the parentage rules, it turns out we weren't doing ↵ | Michael DeHaan | 2008-10-14 | 4 | -15/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | topological sorts and should be. Conflicts: cobbler/item_profile.py | |||||
| * | | Apply profile depth fix to devel branch also | Michael DeHaan | 2008-10-14 | 1 | -1/+3 | |
| |/ | ||||||
| * | Remove duplicate symlink loop check | Michael DeHaan | 2008-10-13 | 2 | -3/+1 | |
| | | ||||||
| * | Use static variable for post install network setup | Michael DeHaan | 2008-10-13 | 1 | -1/+1 | |
| | | ||||||
| * | update changelog | Michael DeHaan | 2008-10-13 | 1 | -0/+1 | |
| | | ||||||
| * | Remove repo mirror data when removing the repo | Michael DeHaan | 2008-10-13 | 2 | -2/+7 | |
| | | ||||||
| * | Auto-remove mirrored data when the last distro that references it is gone. | Michael DeHaan | 2008-10-13 | 2 | -0/+29 | |
| | | ||||||
| * | Also don't validate this check seeing it's a safe method, similar to what ↵ | Michael DeHaan | 2008-10-13 | 1 | -1/+0 | |
| | | | | | | | | we've done on master already. | |||||
| * | Merge branch 'jcapel_nl_post_network' into devel | Michael DeHaan | 2008-10-13 | 1 | -0/+66 | |
| |\ | ||||||
| | * | Picked a nicer name for the post-install network config snippet. | Jasper Capel | 2008-10-11 | 1 | -0/+0 | |
| | | | ||||||
| | * | Fixed a few minor bugs in post_network_system_config | Jasper Capel | 2008-10-11 | 1 | -4/+4 | |
| | | | ||||||
| | * | Added a post_network_system_config script to go with the generic network ↵ | Jasper Capel | 2008-09-24 | 1 | -0/+66 | |
| | | | | | | | | | | | | interface changes. | |||||
| * | | Add Bill Peck's patch to import a few more RHEL 4 variants, some of this is ↵ | Michael DeHaan | 2008-10-13 | 2 | -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 import | Michael DeHaan | 2008-10-13 | 1 | -2/+6 | |
| | | | ||||||
| * | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into devel | Michael DeHaan | 2008-10-10 | 9 | -100/+99 | |
| |\ \ | ||||||
| | * | | Added support for image-based systems. | Darryl L. Pierce | 2008-10-10 | 9 | -100/+99 | |
| | | | | | | | | | | | | | | | | Also refactored the metaprogramming to fix a nil bug that surfaced. | |||||
| * | | | Duplicate hostname prevention feature | Michael DeHaan | 2008-10-10 | 5 | -9/+23 | |
| |/ / | ||||||
| * | | Add information about new reposync flags to the manpage. | Michael DeHaan | 2008-10-08 | 1 | -3/+5 | |
| | | | ||||||
| * | | Work on the new options to cobbler reposync (--tries=N and --no-fail) | Michael DeHaan | 2008-10-08 | 4 | -8/+38 | |
| | | | ||||||
| * | | Add some options to reposync (not added yet), and some tweaks to config ↵ | Michael DeHaan | 2008-10-08 | 4 | -7/+9 | |
| | | | | | | | | | | | | management feature | |||||
| * | | Added manpage documentation for "--template-files" on the cobbler objects ↵ | Michael DeHaan | 2008-10-06 | 1 | -2/+10 | |
| | | | | | | | | | | | | and also "--breed" on cobbler repo add, both of which are new | |||||
| * | | Some minor fixing on top of JP's repo patches | Michael DeHaan | 2008-10-06 | 1 | -4/+5 | |
| | | | ||||||
| * | | Apply Javier Palacious's series of patches to get "cobbler repo add" working ↵ | Michael DeHaan | 2008-10-06 | 6 | -188/+429 | |
| | | | | | | | | | | | | for Debian. | |||||
| * | | Streamlined James Cammarata's --template-files patch a bit to not write ↵ | Michael DeHaan | 2008-10-06 | 13 | -37/+73 | |
| | | | | | | | | | | | | | | | | | | files by default and also to render URLs from the snippet, as opposed to kickgen.py | |||||
| * | | Merge branch 'jimic_template' into devel | Michael DeHaan | 2008-10-06 | 16 | -5/+220 | |
| |\ \ | ||||||
| | * | | Added $kickstart_template_files meta and added this line to the sample.ks | James Cammarata | 2008-10-04 | 2 | -0/+23 | |
| | | | | ||||||
| | * | | Added templating files to mod_python service | James Cammarata | 2008-10-04 | 4 | -16/+75 | |
| | | | | ||||||
| | * | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into template-files | James Cammarata | 2008-10-04 | 11 | -382/+59 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into template-files | James Cammarata | 2008-10-02 | 17 | -444/+843 | |
| | |\ \ \ | ||||||
| | * | | | | Modified template-files destination to be relative to the rendered directory ↵ | James Cammarata | 2008-09-29 | 1 | -3/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | only. | |||||
| | * | | | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into template-files | James Cammarata | 2008-09-29 | 2 | -37/+30 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Patch #2 for cobbler template-files addition | James Cammarata | 2008-09-27 | 3 | -6/+9 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'devel' of git://git.fedorahosted.org/cobbler into template-files | James Cammarata | 2008-09-27 | 7 | -188/+307 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Commit for template-files testing | James Cammarata | 2008-09-26 | 11 | -7/+122 | |
| | | | | | | | | ||||||
| * | | | | | | | Make some code changes to unbreak C5 imports | Michael DeHaan | 2008-10-06 | 2 | -16/+18 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | remove stray bits (merge errors?) in changelog | Michael DeHaan | 2008-10-02 | 1 | -18/+0 | |
| | | | | | | | ||||||
| * | | | | | | Fix, be sure to load settings in config | Michael DeHaan | 2008-10-02 | 2 | -0/+2 | |
| | | | | | | | ||||||
| * | | | | | | Add Func configuration parameters back to settings template file | Michael DeHaan | 2008-10-02 | 1 | -0/+16 | |
| | | | | | | | ||||||
| * | | | | | | Remove these two configuration files as they are now generated at build time ↵ | Michael DeHaan | 2008-10-02 | 2 | -344/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | from the files in installer_templates | |||||
| * | | | | | | Apply Partha's patch to generate the settings file and modules.conf file ↵ | Michael DeHaan | 2008-10-02 | 1 | -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 AUTHORS | Michael DeHaan | 2008-10-02 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | Fix DNS restart trigger (patch from Marcel Haerry) | Michael DeHaan | 2008-10-02 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Fix alphabetical order in authors. Don't let anyone tell you C.S. folks ↵ | Michael DeHaan | 2008-10-02 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | can't spell. |