Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Apply Anderson Silva's patch to restore "cobbler ___ report --name=X" syntax ↵ | Michael DeHaan | 2008-10-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionality. | |||||
| * | | | | | | Package func snippets | Michael DeHaan | 2008-10-02 | 2 | -2/+4 | |
| | | | | | | | ||||||
| * | | | | | | Some output cleanup for "cobbler import" | Michael DeHaan | 2008-10-02 | 1 | -9/+7 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Add func integration feature for easy setup of func minions from cobbler. | Michael DeHaan | 2008-10-01 | 9 | -0/+67 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Also add missing makefile for the system cloning feature. | |||||
| * | | | | | Various modifications on top of JP's patches to support Debian/Ubuntu, ↵ | Michael DeHaan | 2008-09-30 | 2 | -88/+278 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixing EL 3/4, formatting, changing some raise behavior to just printing warnings, etc. More testing due. | |||||
| * | | | | | Apply Javier's patch for debian importing | Michael DeHaan | 2008-09-30 | 1 | -320/+399 | |
| | | | | | | ||||||
| * | | | | | Enhance image-vs-profile validation and be more tolerant of conflicts | Michael DeHaan | 2008-09-29 | 3 | -34/+36 | |
| | | | | | | ||||||
| * | | | | | Add comment about "template_universe" | Michael DeHaan | 2008-09-29 | 1 | -0/+6 | |
| | | | | | | ||||||
| * | | | | | Added a variable "template_universe" which contains all the other variables, ↵ | Michael DeHaan | 2008-09-29 | 2 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | for use in sub-templating for Fedora test infrastructure. No one is expected to understand this :) | |||||
| * | | | | | Mostly final changes to the webapp NIC editor code. Could definitely use ↵ | Michael DeHaan | 2008-09-29 | 3 | -38/+70 | |
| | | | | | | | | | | | | | | | | | | | | | | | | some cleanup to make adding more fields less manual, but otherwise functional. Needs testing. | |||||
| * | | | | | More interface editor changes to the webapp. Looks solid now except for ↵ | Michael DeHaan | 2008-09-29 | 1 | -34/+50 | |
| | |_|/ / | |/| | | | | | | | | | | | | | webui deletions. | |||||
| * | | | | More work on the network interface editor for the webapp. Saving now works ↵ | Michael DeHaan | 2008-09-29 | 2 | -37/+30 | |
| | |/ / | |/| | | | | | | | | | | properly, though the onchange and new interface functions still need a bit of work. | |||||
| * | | | Further work on the network interface editor. Seems to load things fine ↵ | Michael DeHaan | 2008-09-26 | 3 | -32/+65 | |
| | | | | | | | | | | | | | | | | now, working on the submit half. | |||||
| * | | | Some fixes to the javascript loading for the webapp NIC editor, still more ↵ | Michael DeHaan | 2008-09-26 | 1 | -4/+7 | |
| | | | | | | | | | | | | | | | | to do. | |||||
| * | | | Working on the new NIC editor for CobblerWeb. This does /not/ work yet and ↵ | Michael DeHaan | 2008-09-26 | 6 | -184/+263 | |
| |/ / | | | | | | | | | | | | | | | | is about 1/2 way done. Once done we will be able to support editing an arbitrary number of interfaces. | |||||
| * | | Merge branch 'master' into devel | Michael DeHaan | 2008-09-26 | 5 | -13/+29 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CHANGELOG cobbler.spec cobbler/item_repo.py setup.py | |||||
| * | | | Remove some git-merge markers from the changelog and shorten it up. | Michael DeHaan | 2008-09-25 | 1 | -72/+0 | |
| | | | | ||||||
| * | | | Merge branch 'master' into devel | Michael DeHaan | 2008-09-25 | 2 | -0/+4 | |
| |\ \ \ | ||||||
| * | | | | Fix what looks like a merge error in the remote.py code | Michael DeHaan | 2008-09-25 | 1 | -9/+4 | |
| | | | | | ||||||
| * | | | | Undo jquery additions, didn't like current direction, still exploring | Michael DeHaan | 2008-09-24 | 103 | -20476/+0 | |
| | | | | | ||||||
| * | | | | Merge branch 'devel' of ssh://git.fedorahosted.org/git/cobbler into devel | Michael DeHaan | 2008-09-24 | 106 | -17/+24069 | |
| |\ \ \ \ | ||||||
| | * | | | | Making sure files aren't listed twice (probably not possible, just being ↵ | Michael DeHaan | 2008-09-24 | 2 | -11/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | paranoid with packaging) | |||||
| | * | | | | Working on packaging jquery, also fixed a bug in network_snippets ↵ | Michael DeHaan | 2008-09-24 | 107 | -18/+24079 | |
| | | |_|/ | | |/| | | | | | | | | | | | | (fencepost). Subpackaging jquery is suboptimal but we'll do this until Fedora has JS guidelines and a package, then we will just use that. | |||||
| * / | | | Reset jquery exploration | root | 2008-09-24 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Applied jeckersb's patch to teach cobbler about an infinite number of ↵ | Michael DeHaan | 2008-09-24 | 7 | -313/+112 | |
| | | | | | | | | | | | | | | | | | | | | | | | | interfaces, as a consequence the system edit page of the web app is not functional, so we need to rewrite that part. | |||||
| * | | | Fix missing import, add missing file | Michael DeHaan | 2008-09-23 | 3 | -0/+13 | |
| | | | | ||||||
| * | | | Some changes to the blender function to remove a certain class of ↵ | Michael DeHaan | 2008-09-22 | 6 | -32/+71 | |
| | | | | | | | | | | | | | | | | parsing/blending errors, plus some tweaks to the setup program | |||||
| * | | | Ensure that the default value for ownership is a list. Also some cleanup to ↵ | Michael DeHaan | 2008-09-22 | 4 | -13/+18 | |
| | | | | | | | | | | | | | | | | the way we save settings in the middle of test runs. Also also some manpage cleanup pointed out by bretm. | |||||
| * | | | Apply patchset from Partha to /usr/bin/cobbler-setup | Michael DeHaan | 2008-09-22 | 6 | -148/+201 | |
| | | | | ||||||
| * | | | Two missing files in the spec, fixing | Michael DeHaan | 2008-09-18 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | When editing a distro, make updates automatically regenerate the PXE menu. ↵ | Michael DeHaan | 2008-09-18 | 2 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Just another feature towards eliminating reasons to need to run "cobbler sync". | |||||
| * | | | Fix some errors in the templates as part of development with the ipappend 2 ↵ | Michael DeHaan | 2008-09-18 | 5 | -70/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | feature; updates to Andrew Brown's work with physical machine cloning | |||||
| * | | | Change default PXE behavior to use ksdevice=bootif and IPAPPEND 2 to ensure ↵ | Michael DeHaan | 2008-09-18 | 5 | -1/+8 | |
| | | | | | | | | | | | | | | | | eth0 is always the boot interface. | |||||
| * | | | Add Anderson to authors, change --type to --format | Michael DeHaan | 2008-09-18 | 2 | -1/+2 | |
| | | | | ||||||
| * | | | Add missing files from previous commit, this is Anderson's patches plus some ↵ | Michael DeHaan | 2008-09-18 | 3 | -0/+403 | |
| | | | | | | | | | | | | | | | | | | | | | | | | slight tweaks to handle some error cases. | |||||
| * | | | Anderson Silva's initial cobbler report formatting patch | Michael DeHaan | 2008-09-18 | 3 | -81/+14 | |
| | | | | ||||||
| * | | | Changelog | Michael DeHaan | 2008-09-17 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Apply Partha's patch to add /usr/bin/cobbler/setup which is a program to ↵ | Michael DeHaan | 2008-09-17 | 7 | -4/+754 | |
| | | | | | | | | | | | | | | | | help create settings and modules.conf, there are a few small bugs in this but it's mostly done. I've reworked the code for style/output somewhat and also added RPM packaging. | |||||
| * | | | Make static field editing work in the webapp and in XMLRPC | Michael DeHaan | 2008-09-16 | 4 | -6/+22 | |
| | | | | ||||||
| * | | | added auto network_config snippet, and added --static=0/1 for system objects. | Michael DeHaan | 2008-09-16 | 11 | -28/+69 | |
| | | | | ||||||
| * | | | Added missing file | Michael DeHaan | 2008-09-15 | 1 | -0/+15 | |
| | | | | ||||||
| * | | | James C's import patch to auto-create rescue objects. | Michael DeHaan | 2008-09-15 | 4 | -1/+29 | |
| | | | | ||||||
| * | | | remove another duplicate in authors. | Michael DeHaan | 2008-09-12 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | remove duplicate from authors file. | Michael DeHaan | 2008-09-12 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Add Javier P's patch to add "cobbler import" support for Debian. Also ↵ | Michael DeHaan | 2008-09-12 | 12 | -110/+234 | |
| | | | | | | | | | | | | | | | | tweaked Andrew Brown's system cloner a bit and added packaging for the debian sample.seed file. | |||||
| * | | | Added livecd physical machine cloner script from Andrew Brown into contrib. | Michael DeHaan | 2008-09-11 | 3 | -0/+274 | |
| | | | | ||||||
| * | | | added enable_menu to WebUI | Michael DeHaan | 2008-09-11 | 3 | -4/+24 | |
| | | | | ||||||
| * | | | --enable-menu feature from James C. | Michael DeHaan | 2008-09-11 | 6 | -0/+35 | |
| | | | | ||||||
| * | | | Add external nodes code | Michael DeHaan | 2008-09-08 | 1 | -0/+22 | |
| | | | | ||||||
| * | | | Merge branch 'master' into devel | Michael DeHaan | 2008-09-08 | 2 | -1/+3 | |
| |\ \ \ |