| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Begining of i18n of cobbler. Tests pass, works with English. Need to test | Michael DeHaan | 2007-05-29 | 1 | -19/+18 |
* | in rawhide, apparently yumdownloader doesn't accept --config but does | Michael DeHaan | 2007-05-01 | 1 | -1/+1 |
* | More generalized fix to aborted-createrepo ".olddata" problems, which now | Michael DeHaan | 2007-04-13 | 1 | -1/+1 |
* | This commit adds a --rpm-list parameter to "cobbler repo add". --rpm-list | Michael DeHaan | 2007-04-10 | 1 | -11/+87 |
* | Some cleanup/fixing in the reposync code. | Michael DeHaan | 2007-04-05 | 1 | -8/+20 |
* | Remove unneeded param. | Michael DeHaan | 2007-04-05 | 1 | -1/+1 |
* | (no commit message) | Michael DeHaan | 2007-04-04 | 1 | -7/+19 |
* | Remove redundant cobbler.pod from repository (official copy now | Michael DeHaan | 2007-04-04 | 1 | -1/+1 |
* | Preliminary support for http:// and ftp:// mirrors via yum's reposync. | Michael DeHaan | 2007-04-03 | 1 | -25/+76 |
* | Work towards implementation of optional integrated "light" sync support, whic... | Michael DeHaan | 2007-02-01 | 1 | -2/+1 |
* | Python 2.5 for FC7/devel requires BuildRequires: python-devel | Michael DeHaan | 2006-12-21 | 1 | -1/+0 |
* | Keep repo representation as strings. | mdehaan@mdehaan.rdu.redhat.com | 2006-12-20 | 1 | -1/+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 | -1/+1 |
* | Remaining parts of integrating yum.repos.d file configuration with repo mirro... | Michael DeHaan | 2006-12-13 | 1 | -1/+16 |
* | Adding createrepo calls to "cobbler reposync" ... working on auto-generating ... | Michael DeHaan | 2006-12-13 | 1 | -4/+16 |
* | Preliminary support for repo mirroring. | Michael DeHaan | 2006-12-12 | 1 | -0/+86 |