debian-koji/koji
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
..
ssl fix ssl connections for python 2.7 (rhbz#619276) 2010-12-08 14:57:07 -05:00
__init__.py add "yum_proxy" option to builder 2012-05-22 14:52:13 -04:00
auth.py support SSL auth in mod_python compatibility mode 2012-05-11 21:29:06 -04:00
context.py Make context.py executable, it has a main 2007-02-19 13:55:29 -05:00
daemon.py use encode_int whenever uploadFile rpc call is used directly 2012-05-16 15:33:02 -04:00
db.py fix for _quoteparams issue 2012-03-09 16:36:53 -05:00
Makefile package up the files in koji/ssl as well 2007-03-20 16:59:58 -04:00
plugin.py callback hooks for repo events 2009-11-09 17:46:28 -05:00
policy.py fix HasTest 2010-06-29 17:03:36 -04:00
server.py support SSL auth in mod_python compatibility mode 2012-05-11 21:29:06 -04:00
tasks.py call_with_argcheck utility function 2012-05-22 14:36:13 -04:00
util.py faster argcheck 2012-05-22 14:36:19 -04:00