Blame mock/tog-pegasus-2.14.1-5.el7.aarch64.cfg

006b74
config_opts['root'] = 'TARGETNAME'
006b74
config_opts['target_arch'] = 'aarch64'
006b74
config_opts['legal_host_arches'] = ('aarch64',)
006b74
config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils centos-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'
006b74
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
006b74
006b74
config_opts['%centos_ver'] = "7"
006b74
config_opts['macros']['%centos_ver'] = "7"
006b74
config_opts['macros']['%rhel'] = "7"
006b74
config_opts['macros']['%centos'] = "7"
006b74
config_opts['macros']['%el7'] = "1"
006b74
config_opts['macros']['%redhat'] = "7"
006b74
config_opts['macros']['%vendor'] = "CentOS"
006b74
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
006b74
config_opts['macros']['%_vendor'] = "redhat"
006b74
config_opts['macros']['%_vendor_host'] = "redhat"
006b74
config_opts['macros']['%_host'] = "aarch64-redhat-linux-gnu"
006b74
006b74
config_opts['yum.conf'] = """
006b74
[main]
006b74
cachedir=/var/cache/yum
006b74
debuglevel=1
006b74
reposdir=/dev/null
006b74
logfile=/var/log/yum.log
006b74
retries=20
006b74
obsoletes=1
006b74
gpgcheck=0
006b74
assumeyes=1
006b74
syslog_ident=mock
006b74
syslog_device=
006b74
006b74
# repos
006b74
c37a9c
[c7.1611.u.aarch64]
c37a9c
name=c7.1611.u.aarch64
c37a9c
baseurl=http://repohost/repo/c7.1611.u.aarch64/
006b74
gpgcheck=0
006b74
cost=1900
006b74
c37a9c
[c7.1611.00.aarch64]
c37a9c
name=c7.1611.00.aarch64
c37a9c
baseurl=http://repohost/repo/c7.1611.00.aarch64/
006b74
gpgcheck=0
006b74
cost=1700
006b74
006b74
[c7.1804.00.aarch64]
006b74
name=c7.1804.00.aarch64
006b74
baseurl=http://repohost/repo/c7.1804.00.aarch64/
006b74
gpgcheck=0
006b74
cost=1700
006b74
exclude=openssl* 
e64696
enabled=0
006b74
"""
006b74