No description
Find a file
Dennis Gilmore 17376ced20 Enable keepcache in koji dnf conf
Supermin needs access to the pristine RPMs from which the buildroot
is installed, in order to grab the /etc (configuration) files into
the libguestfs appliance (the binaries etc are not baked into the
appliance for obvious security/maintainability reasons).

For years we got these from the yum cache, but problem: dnf defaults
to keepcache=0 and so doesn't save these RPMs.

Therefore enable keepcache like yum.

From https://fedorahosted.org/rel-eng/ticket/6274

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-21 16:13:16 -04:00
builder set the arch in the tdl to be compatibile with qemu 2016-03-21 16:05:49 -04:00
cli Fix handling of --arch param when a target is specified 2016-03-21 15:56:34 -04:00
docs Support for koji profiles. 2016-03-21 15:45:26 -04:00
hub Configure httpd's access control automatically with IfVersion 2016-02-05 09:07:24 -05:00
koji Enable keepcache in koji dnf conf 2016-03-21 16:13:16 -04:00
plugins runroot: Avoid squashing path components with os.path.join 2015-07-10 12:34:32 -05:00
tests Add tests for koji.Enum. 2016-03-15 11:29:41 -04:00
util koji-shadow: use /var/tmp for work files 2016-03-21 15:24:19 -04:00
vm Remove dead client CA code 2015-12-10 18:51:10 -05:00
www Configure httpd's access control automatically with IfVersion 2016-02-05 09:07:24 -05:00
.coveragerc Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00
.gitignore Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00
Authors one last email test typo 2007-02-20 23:26:53 -05:00
COPYING update copyright 2014-10-28 23:54:21 -04:00
koji.next.md Add rough notes on koji.next goals/plans. 2016-03-14 16:54:34 -04:00
koji.spec version 1.10.1 2015-10-29 13:07:14 -04:00
LGPL Initial code drop 2007-02-14 11:25:01 -05:00
Makefile Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00