| Commit message (Expand) | Author | Age | Files | Lines |
* | Make repo code validate the arch, as well as add it to the web app with radio... | Michael DeHaan | 2008-07-14 | 1 | -3/+1 |
* | Allow cobbler to accept s390x as arch input | Michael DeHaan | 2008-07-14 | 1 | -0/+3 |
* | Upgrades to multiple --kopts support | Michael DeHaan | 2008-07-02 | 1 | -1/+1 |
* | Added patch to allow in-place editing of --kopts/--ksmeta | Michael DeHaan | 2008-07-02 | 1 | -2/+6 |
* | Fixes for virt overrides on system objects. | Michael DeHaan | 2008-05-09 | 1 | -4/+4 |
* | Added --mirror-locally option to repo add/edit and WebUI for specifying that ... | Michael DeHaan | 2008-05-08 | 1 | -2/+16 |
* | This is the new status engine in progress. I still need to do some things to... | Michael DeHaan | 2008-04-16 | 1 | -0/+7 |
* | Two things -- (A) remove rhpl dep as we aren't using it and we want to use | Michael DeHaan | 2008-04-09 | 1 | -1/+1 |
* | Merge branch 'master' into devel | Michael DeHaan | 2008-04-08 | 1 | -8/+0 |
|\ |
|
| * | Update name-check code to be more strict, bump version | Michael DeHaan | 2008-04-08 | 1 | -8/+0 |
* | | Fix default ownership on cobbler owned objects to come from the settings | Michael DeHaan | 2008-04-03 | 1 | -3/+4 |
* | | Fix some more bugs with ownership editing/saving. Working well in the WebUI now | Michael DeHaan | 2008-03-28 | 1 | -0/+2 |
* | | Add a --owner to all the objects, plus associated API calls and backend stuff... | Michael DeHaan | 2008-03-26 | 1 | -1/+4 |
|/ |
|
* | Added a parameter --yumopts which allows setting parameters for yum plugins i... | Michael DeHaan | 2008-01-09 | 1 | -2/+20 |
* | Apply Christophe's patch to enable yum priorities. Slightly tweaked to defau... | Michael DeHaan | 2007-11-29 | 1 | -0/+17 |
* | Make repo code raise exceptions that explain what about the objects is not va... | Michael DeHaan | 2007-11-19 | 1 | -2/+2 |
* | Disable the blender cache as it's running afoul of the sync code, mixing up p... | Michael DeHaan | 2007-11-14 | 1 | -4/+3 |
* | Since reposync (yum-utils >1.0.4) works with rhn_yum_plugin again, make some ... | Michael DeHaan | 2007-11-09 | 1 | -0/+7 |
* | Work on getting the repos to be templated, largely complete, pending more tes... | Michael DeHaan | 2007-11-02 | 1 | -21/+0 |
* | Add --arch back to docs, plus WebUI changes to add the field. | Michael DeHaan | 2007-10-29 | 1 | -0/+1 |
* | Apply patch to restore --arch parameter and handling to cobbler repo | Michael DeHaan | 2007-10-29 | 1 | -1/+12 |
* | Repos are now added to the WebUI. | Michael DeHaan | 2007-09-14 | 1 | -0/+1 |
* | Checking in the read-write API with demo examples at the bottom of remote.py | Michael DeHaan | 2007-09-11 | 1 | -0/+10 |
* | Convert argument to string before testing. | Michael DeHaan | 2007-09-07 | 1 | -1/+1 |
* | Ben Riggs patch to allow for reposyncs of explicit repos + tweak | Michael DeHaan | 2007-09-06 | 1 | -1/+8 |
* | Some code to fix a reference issue that allowed for hash value propogation up... | Michael DeHaan | 2007-08-23 | 1 | -0/+1 |
* | Adding plumbing in cobbler for --virt-path and --virt-type options. | Michael DeHaan | 2007-07-12 | 1 | -1/+1 |
* | Repos should default to autosync. | Michael DeHaan | 2007-06-21 | 1 | -2/+2 |
* | Keep track of depth of cobbler objects such that a pseudo-topological sort | Michael DeHaan | 2007-06-13 | 1 | -2/+5 |
* | Lots of work towards profile inheritance. This works in the UI now, with | Michael DeHaan | 2007-06-13 | 1 | -9/+16 |
* | Generalizes tree listing to allow for inheritance and arbitrary nesting | Michael DeHaan | 2007-06-12 | 1 | -0/+2 |
* | Generalizes object blending and the concept of parentage to allow for later s... | Michael DeHaan | 2007-06-11 | 1 | -0/+3 |
* | Add --createrepo-flags (in "cobbler repo add") to the manpage, also add "-c | Michael DeHaan | 2007-06-07 | 1 | -7/+7 |
* | This is Perry Myers's patch to reposync to allow for caching options and to | Michael DeHaan | 2007-06-07 | 1 | -16/+38 |
* | Begining of i18n of cobbler. Tests pass, works with English. Need to test | Michael DeHaan | 2007-05-29 | 1 | -9/+6 |
* | Starting to add i18n to cobbler using rhpl | Michael DeHaan | 2007-05-25 | 1 | -0/+1 |
* | This commit overhauls the main cobbler CLI module and adds support for | Michael DeHaan | 2007-04-20 | 1 | -3/+5 |
* | This commit adds a --rpm-list parameter to "cobbler repo add". --rpm-list | Michael DeHaan | 2007-04-10 | 1 | -3/+23 |
* | Cobbler report commands are now sorted also. | Michael DeHaan | 2006-12-21 | 1 | -2/+2 |
* | Rsync mirrors shouldn't use SSH. | Michael DeHaan | 2006-12-20 | 1 | -5/+2 |
* | Lots of needed doc updates on the repo management hooks. | mdehaan@mdehaan.rdu.redhat.com | 2006-12-15 | 1 | -14/+0 |
* | Adding createrepo calls to "cobbler reposync" ... working on auto-generating ... | Michael DeHaan | 2006-12-13 | 1 | -8/+28 |
* | Preliminary support for repo mirroring. | Michael DeHaan | 2006-12-12 | 1 | -0/+104 |