From ede97bbda0da0242fe74e93cd8483982fdf060a4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 20 Oct 2016 17:30:09 +0200 Subject: mock: switch to dnf for F25 --- fc25i.cfg | 3 +++ fc25i71.cfg | 3 +++ fc25it.cfg | 3 +++ fc25x.cfg | 3 +++ fc25x71.cfg | 3 +++ fc25xscl54.cfg | 3 +++ fc25xscl55.cfg | 3 +++ fc25xscl56.cfg | 3 +++ fc25xscl70.cfg | 3 +++ fc25xscl71.cfg | 3 +++ fc25xt.cfg | 3 +++ 11 files changed, 33 insertions(+) diff --git a/fc25i.cfg b/fc25i.cfg index 482daf1..c531160 100644 --- a/fc25i.cfg +++ b/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 diff --git a/fc25i71.cfg b/fc25i71.cfg index d589228..1d5d679 100644 --- a/fc25i71.cfg +++ b/fc25i71.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 diff --git a/fc25it.cfg b/fc25it.cfg index 46165fc..5362736 100644 --- a/fc25it.cfg +++ b/fc25it.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 diff --git a/fc25x.cfg b/fc25x.cfg index 8b24b1b..2fdb10d 100644 --- a/fc25x.cfg +++ b/fc25x.cfg @@ -2,6 +2,7 @@ config_opts['root'] = 'fc25x' config_opts['target_arch'] = 'x86_64' 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 diff --git a/fc25x71.cfg b/fc25x71.cfg index 3774204..55ae05d 100644 --- a/fc25x71.cfg +++ b/fc25x71.cfg @@ -2,6 +2,7 @@ config_opts['root'] = 'fc25x' config_opts['target_arch'] = 'x86_64' 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 diff --git a/fc25xscl54.cfg b/fc25xscl54.cfg index 9080eaa..f3f554e 100644 --- a/fc25xscl54.cfg +++ b/fc25xscl54.cfg @@ -2,6 +2,7 @@ config_opts['root'] = 'scl54fc25x' config_opts['target_arch'] = 'x86_64' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php54-build php54-php-devel php54-php-pear' 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' @@ -40,6 +41,8 @@ retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 +fastestmirror=1 +max_parallel_downloads=6 # repos diff --git a/fc25xscl55.cfg b/fc25xscl55.cfg index 202d772..08ce3af 100644 --- a/fc25xscl55.cfg +++ b/fc25xscl55.cfg @@ -2,6 +2,7 @@ config_opts['root'] = 'scl55fc25x' config_opts['target_arch'] = 'x86_64' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php55-build php55-php-devel php55-php-pear' 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' @@ -40,6 +41,8 @@ retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 +fastestmirror=1 +max_parallel_downloads=6 # repos diff --git a/fc25xscl56.cfg b/fc25xscl56.cfg index c1d3124..f907800 100644 --- a/fc25xscl56.cfg +++ b/fc25xscl56.cfg @@ -2,6 +2,7 @@ config_opts['root'] = 'scl56fc25x' config_opts['target_arch'] = 'x86_64' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php56-build php56-php-devel php56-php-pear' 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' @@ -40,6 +41,8 @@ retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 +fastestmirror=1 +max_parallel_downloads=6 # repos diff --git a/fc25xscl70.cfg b/fc25xscl70.cfg index c19bc18..e4a5d9a 100644 --- a/fc25xscl70.cfg +++ b/fc25xscl70.cfg @@ -2,6 +2,7 @@ config_opts['root'] = 'scl70fc25x' config_opts['target_arch'] = 'x86_64' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php70-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' @@ -40,6 +41,8 @@ retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 +fastestmirror=1 +max_parallel_downloads=6 # repos diff --git a/fc25xscl71.cfg b/fc25xscl71.cfg index 63ac88d..17a1ad2 100644 --- a/fc25xscl71.cfg +++ b/fc25xscl71.cfg @@ -2,6 +2,7 @@ config_opts['root'] = 'scl71fc25x' config_opts['target_arch'] = 'x86_64' config_opts['chroot_setup_cmd'] = 'install @buildsys-build scl-utils-build php71-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' @@ -40,6 +41,8 @@ retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 +fastestmirror=1 +max_parallel_downloads=6 # repos diff --git a/fc25xt.cfg b/fc25xt.cfg index cf9de18..056027d 100644 --- a/fc25xt.cfg +++ b/fc25xt.cfg @@ -2,6 +2,7 @@ config_opts['root'] = 'fc25x' config_opts['target_arch'] = 'x86_64' 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 -- cgit