| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bill Peck's patch adding a new power type. | Michael DeHaan | 2009-01-13 | 1 | -0/+18 |
| * | SELinux can get confused with leaked file descriptors; ensuring we pass close... | Michael DeHaan | 2008-12-15 | 1 | -14/+11 |
| * | Fix debian repo import (JP's patch) | Michael DeHaan | 2008-11-10 | 1 | -1/+1 |
| * | More work on additional XMLRPC tests, a bit more annoying that expected. Swi... | Michael DeHaan | 2008-11-04 | 1 | -1/+2 |
| * | Fix reposync paths | Michael DeHaan | 2008-11-04 | 1 | -2/+2 |
| * | Moved the implementation of the reposync code back to action_reposync.py and ... | Michael DeHaan | 2008-11-03 | 1 | -2/+307 |
| * | Reworking the remote tests and adding a few more. Now we no longer save and ... | Michael DeHaan | 2008-10-31 | 1 | -2/+8 |
| * | Added parameter --environment to reposync that allows for setting environment... | Michael DeHaan | 2008-10-17 | 1 | -0/+6 |
| * | Work on the new options to cobbler reposync (--tries=N and --no-fail) | Michael DeHaan | 2008-10-08 | 1 | -4/+33 |
| * | Add some options to reposync (not added yet), and some tweaks to config manag... | Michael DeHaan | 2008-10-08 | 1 | -1/+1 |
| * | Apply Javier Palacious's series of patches to get "cobbler repo add" working ... | Michael DeHaan | 2008-10-06 | 1 | -177/+5 |
| * | At Spot's suggestion, make sure all source code files include the correct GPL... | Michael DeHaan | 2008-08-13 | 1 | -3/+11 |
| * | Fix repo arch for yum_rhn_plugin so it can get kernel updates | Michael DeHaan | 2008-07-29 | 1 | -0/+4 |
| * | When mirroring repos, act as though you are 686 not 386, to get all the kerne... | Michael DeHaan | 2008-06-25 | 1 | -1/+2 |
| * | Merge branch 'master' into devel | Michael DeHaan | 2008-06-25 | 1 | -1/+4 |
| |\ |
|
| | * | yum reposync should pull all kernels, not just i386 kernels, when doing reposync | Michael DeHaan | 2008-06-25 | 1 | -1/+5 |
| * | | Additional mkdir for rhn:// reposync | Michael DeHaan | 2008-06-16 | 1 | -0/+2 |
| * | | Adding configurable reposync flags to the command line (yum's reposync, not c... | Michael DeHaan | 2008-06-16 | 1 | -3/+3 |
| |/ |
|
| * | Consolidate various repo related warnings under cobbler check and clean up pr... | Michael DeHaan | 2008-05-13 | 1 | -1/+1 |
| * | Apply patch to remove anti-createrepo conditions, bump version. | Michael DeHaan | 2008-05-12 | 1 | -1/+1 |
| * | Added some additional links for kickstart viewing/editing to the profile/syst... | Michael DeHaan | 2008-05-09 | 1 | -1/+1 |
| * | Added --mirror-locally option to repo add/edit and WebUI for specifying that ... | Michael DeHaan | 2008-05-08 | 1 | -10/+27 |
| * | 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 |
| * | Patch to allow overriding gpgcheck, +version bump | Michael DeHaan | 2008-03-10 | 1 | -2/+10 |
| * | Run reposync for local repos even if "RPM" is not contained in the path. | Michael DeHaan | 2008-03-07 | 1 | -1/+1 |
| * | This is 0.8.1 | Michael DeHaan | 2008-02-20 | 1 | -1/+1 |
| * | Patch to fix error during reposync | Michael DeHaan | 2008-02-18 | 1 | -1/+1 |
| * | Fix permissions on reposync | Michael DeHaan | 2008-02-14 | 1 | -1/+1 |
| * | Enforce permissions/context after reposync. | Michael DeHaan | 2008-01-21 | 1 | -0/+24 |
| * | Modify reposync to not preserve permissions on rsync. | Michael DeHaan | 2008-01-10 | 1 | -1/+1 |
| * | Added http_port parameter to settings so Apache can run on ports other than 80. | Michael DeHaan | 2008-01-10 | 1 | -1/+2 |
| * | Added a parameter --yumopts which allows setting parameters for yum plugins i... | Michael DeHaan | 2008-01-09 | 1 | -0/+5 |
| * | Apply Christophe's patch to enable yum priorities. Slightly tweaked to defau... | Michael DeHaan | 2007-11-29 | 1 | -2/+1 |
| * | Further work on CLI modularization. All commands implemented now, except for... | Michael DeHaan | 2007-11-19 | 1 | -3/+3 |
| * | Disable the blender cache as it's running afoul of the sync code, mixing up p... | Michael DeHaan | 2007-11-14 | 1 | -1/+1 |
| * | Since reposync (yum-utils >1.0.4) works with rhn_yum_plugin again, make some ... | Michael DeHaan | 2007-11-09 | 1 | -10/+3 |
| * | In the process of making all repositories templates so we can apply the value... | Michael DeHaan | 2007-11-02 | 1 | -8/+6 |
| * | Since some versions of yumdownloader don't support --resolve, allow people to... | Michael DeHaan | 2007-11-01 | 1 | -1/+4 |
| * | Code to wire up the new --server-override to the sync code. This leaves off ... | Michael DeHaan | 2007-11-01 | 1 | -0/+9 |
| * | Apply patch to restore --arch parameter and handling to cobbler repo | Michael DeHaan | 2007-10-29 | 1 | -2/+12 |
| * | Replace @@server@@ in repo config files. | Michael DeHaan | 2007-10-08 | 1 | -2/+5 |
| * | Ben Riggs patch to allow for reposyncs of explicit repos + tweak | Michael DeHaan | 2007-09-06 | 1 | -20/+18 |
| * | So it /is/ resolve. | Michael DeHaan | 2007-08-28 | 1 | -1/+1 |
| * | --desolvedeps not --resolve | Michael DeHaan | 2007-08-28 | 1 | -1/+1 |
| * | Fix reposync if using rsync as a source and paths don't contain an arch | Michael DeHaan | 2007-08-28 | 1 | -2/+1 |
| * | Re-enable --resolve for yumdownloader since it works now (at least | Michael DeHaan | 2007-08-13 | 1 | -4/+3 |
| * | random FIXME cleanup | Michael DeHaan | 2007-06-12 | 1 | -1/+0 |
| * | Always create the .origin and directory, even if doing the reposync from | Michael DeHaan | 2007-06-08 | 1 | -3/+2 |
| * | This is Perry Myers's patch to reposync to allow for caching options and to | Michael DeHaan | 2007-06-07 | 1 | -16/+12 |
| * | Fix missing rhpl import for i18n | Michael DeHaan | 2007-05-30 | 1 | -0/+2 |