debian-koji/builder
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
..
kojid add "yum_proxy" option to builder 2012-05-22 14:52:13 -04:00
kojid.conf support for split storage 2011-03-18 13:57:38 -04:00
kojid.init add a graceful restart option to kojid.init 2010-12-03 11:26:41 -05:00
kojid.sysconfig Initial code drop 2007-02-14 11:25:01 -05:00
Makefile major refactoring of koji daemons 2010-07-16 11:44:52 -04:00
mergerepos add initial support for arm hardware floating point arches. 2011-11-15 12:59:41 -06:00