No description
Find a file
Ken Dreyer 97bd601080 add "yum_proxy" option to builder
Previously if you wanted to use an HTTP proxy server with a builder, you
had to either specify the proxy in the pkgurl, or use iptables to
intercept HTTP and route it through a transparent proxy.

There is a better way: yum has proxy support built in. When a URL is
specified in the "proxy" option in yum.conf, yum will use this URL as a
proxy server.

Add a "yum_proxy" option in kojid.conf. Kojid will pass it back to mock
during genMockConfig(). Mock will write it into yum.conf in the chroot.
2012-05-22 14:52:13 -04:00
builder add "yum_proxy" option to builder 2012-05-22 14:52:13 -04:00
cli use inspect module to report/check rpc args 2012-05-22 14:18:21 -04:00
docs Rename recent schema upgrade file. 2012-05-16 15:31:05 -04:00
hub drop self args from argspec 2012-05-22 14:36:19 -04:00
koji add "yum_proxy" option to builder 2012-05-22 14:52:13 -04:00
plugins gssapi support in the messagebus plugin 2012-03-08 12:52:16 -05:00
tests We don't use these files anymore 2007-06-12 14:24:21 -04:00
util Support wsgi in koji-hub and koji-web 2012-05-10 17:27:40 -04:00
vm use encode_int whenever uploadFile rpc call is used directly 2012-05-16 15:33:02 -04:00
www document.height is no longer supported in modern browsers 2012-05-11 21:29:51 -04:00
.gitignore Add a .gitignore file (Trac #19) 2007-06-12 11:36:28 -04:00
Authors one last email test typo 2007-02-20 23:26:53 -05:00
COPYING Initial code drop 2007-02-14 11:25:01 -05:00
koji.spec require mod_wsgi; don't require mod_python 2012-05-16 15:31:05 -04:00
LGPL Initial code drop 2007-02-14 11:25:01 -05:00
Makefile package kojivmd 2010-10-20 16:18:56 -04:00