Blame mock/net-tools-2.0-0.25.20131004git.el7.armhfp.cfg

1b0095
config_opts['root'] = 'TARGETNAME'
1b0095
config_opts['target_arch'] = 'armv7hl'
1b0095
config_opts['legal_host_arches'] = ('armv7l')
1b0095
config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils system-release findutils gawk gcc gcc-c++ grep gzip info make patch redhat-rpm-config rpm-build sed shadow-utils tar unzip util-linux which xz'
1b0095
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
1b0095
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
1b0095
config_opts['macros']['%dist'] = ".el7"
1b0095
config_opts['%centos_ver'] = "7"
1b0095
config_opts['macros']['%centos_ver'] = "7"
1b0095
config_opts['macros']['%rhel'] = "7"
1b0095
config_opts['macros']['%el7'] = "1"
1b0095
config_opts['macros']['%redhat'] = "7"
1b0095
config_opts['macros']['%vendor'] = "CentOS"
1b0095
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
1b0095
config_opts['macros']['%_vendor'] = "redhat"
1b0095
config_opts['macros']['%_vendor_host'] = "redhat"
1b0095
config_opts['macros']['%_host'] = "armv7hl-redhat-linux-gnu"
1b0095
#config_opts['macros']['%global _binaries_in_noarch_packages_terminate_build'] = "0"
1b0095
1b0095
# no ccache in base repo
1b0095
config_opts['plugin_conf']['ccache_enable'] = False
1b0095
config_opts['plugin_conf']['yum_cache_enable'] = False
1b0095
1b0095
config_opts['yum.conf'] = """
1b0095
[main]
1b0095
cachedir=/var/cache/yum
1b0095
keepcache=1
1b0095
debuglevel=2
1b0095
reposdir=/dev/null
1b0095
logfile=/var/log/yum.log
1b0095
retries=20
1b0095
obsoletes=1
1b0095
gpgcheck=0
1b0095
assumeyes=1
1b0095
syslog_ident=mock
1b0095
syslog_device=
1b0095
1b0095
# repos
1b0095
1b0095
[c7.1511.00.armhfp]
1b0095
name=c7.1511.00.armhfp
1b0095
baseurl=http://repohost/repo/c7.1511.00.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
1b0095
[c7.1511.u.armhfp]
1b0095
name=c7.1511.u.armhfp
1b0095
baseurl=http://repohost/repo/c7.1511.u.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
1b0095
[c7.1611.00.armhfp]
1b0095
name=c7.1611.00.armhfp
1b0095
baseurl=http://repohost/repo/c7.1611.00.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
1b0095
[c7.1611.u.armhfp]
1b0095
name=c7.1611.u.armhfp
1b0095
baseurl=http://repohost/repo/c7.1611.u.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
1b0095
[c7.1708.00.armhfp]
1b0095
name=c7.1708.00.armhfp
1b0095
baseurl=http://repohost/repo/c7.1708.00.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
1b0095
[c7.1708.u.armhfp]
1b0095
name=c7.1708.u.armhfp
1b0095
baseurl=http://repohost/repo/c7.1708.u.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
1b0095
[c7.1804.00.armhfp]
1b0095
name=c7.1804.00.armhfp
1b0095
baseurl=http://repohost/repo/c7.1804.00.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
1b0095
[c7.1804.u.armhfp]
1b0095
name=c7.1804.u.armhfp
1b0095
baseurl=http://repohost/repo/c7.1804.u.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
1b0095
[c7.1810.00.armhfp]
1b0095
name=c7.1810.00.armhfp
1b0095
baseurl=http://repohost/repo/c7.1810.00.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
1b0095
[c7.1810.u.armhfp]
1b0095
name=c7.1810.u.armhfp
1b0095
baseurl=http://repohost/repo/c7.1810.u.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
1b0095
[c7.1908.00.armhfp]
1b0095
name=c7.1908.00.armhfp
1b0095
baseurl=http://repohost/repo/c7.1908.00.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
1b0095
[c7.1908.u.armhfp]
1b0095
name=c7.1908.u.armhfp
1b0095
baseurl=http://repohost/repo/c7.1908.u.armhfp/
1b0095
enabled=1
1b0095
gpgcheck=0
1b0095
exclude=kernel*
1b0095
"""
1b0095