diff options
Diffstat (limited to 'mock/fc25i.cfg')
-rw-r--r-- | mock/fc25i.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mock/fc25i.cfg b/mock/fc25i.cfg index 482daf1..c531160 100644 --- a/mock/fc25i.cfg +++ b/mock/fc25i.cfg @@ -2,6 +2,7 @@ config_opts['root'] = 'fc25i' config_opts['target_arch'] = 'i686' config_opts['chroot_setup_cmd'] = 'groupinstall buildsys-build' config_opts['dist'] = 'fc25' # only useful for --resultdir variable subst +config_opts['package_manager'] = 'dnf' config_opts['plugin_conf']['ccache_enable'] = True config_opts['plugin_conf']['ccache_opts']['max_cache_size'] = '1G' @@ -37,6 +38,8 @@ retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 +fastestmirror=1 +max_parallel_downloads=6 # repos |