Blame mock/c7.1810.00.i686.cfg

0c988b
config_opts['root'] = 'TARGETNAME'
0c988b
config_opts['target_arch'] = 'i686'
0c988b
config_opts['legal_host_arches'] = ('i386', 'i486', 'i586', 'i686', 'x86_64',)
0c988b
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'
0c988b
config_opts['dist'] = 'el7'  # only useful for --resultdir variable subst
0c988b
0c988b
config_opts['%centos_ver'] = "7"
0c988b
config_opts['macros']['%centos_ver'] = "7"
0c988b
config_opts['macros']['%rhel'] = "7"
0c988b
config_opts['macros']['%el7'] = "1"
0c988b
config_opts['macros']['%redhat'] = "7"
0c988b
config_opts['macros']['%vendor'] = "CentOS"
0c988b
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
0c988b
config_opts['macros']['%_vendor'] = "redhat"
0c988b
config_opts['macros']['%_vendor_host'] = "redhat"
0c988b
config_opts['macros']['%_host'] = "i386-redhat-linux-gnu"
0c988b
0c988b
config_opts['yum.conf'] = """
0c988b
[main]
0c988b
cachedir=/var/cache/yum
0c988b
debuglevel=1
0c988b
reposdir=/dev/null
0c988b
logfile=/var/log/yum.log
0c988b
retries=20
0c988b
obsoletes=1
0c988b
gpgcheck=0
0c988b
assumeyes=1
0c988b
syslog_ident=mock
0c988b
syslog_device=
0c988b
0c988b
exclude=*.x86_64 redhat-logos redhat-release*
0c988b
0c988b
# repos
0c988b
[c7.00.04]
0c988b
name=c7.00.04
0c988b
enabled=1
0c988b
cost=1500
0c988b
baseurl=http://repohost/repo/c7.00.04/
0c988b
0c988b
[c7.00.03]
0c988b
name=c7.00.03
0c988b
enabled=1
0c988b
cost=1750
0c988b
baseurl=http://repohost/repo/c7.00.03/
0c988b
0c988b
[c7.00.02]
0c988b
name=c7.00.02
0c988b
enabled=1
0c988b
cost=2000
0c988b
baseurl=http://repohost/repo/c7.00.02/
0c988b
0c988b
[c7.00.00]
0c988b
name=c7.00.00
0c988b
enabled=1
0c988b
cost=2500
0c988b
baseurl=http://repohost/repo/c7.00.00/
0c988b
0c988b
[c7-updates]
0c988b
name=c7-updates
0c988b
enabled=1
0c988b
cost=1250
0c988b
baseurl=http://repohost/repo/c7-updates/
0c988b
0c988b
[c7.01.00]
0c988b
name=c7.01.00
0c988b
enabled=1
0c988b
cost=1000
0c988b
baseurl=http://repohost/repo/c7.01.00/
0c988b
0c988b
[c7.01.u]
0c988b
name=c7.01.u
0c988b
enabled=1
0c988b
cost=750
0c988b
baseurl=http://repohost/repo/c7.01.u/
0c988b
0c988b
[c7.1511.00]
0c988b
name=c7.1511.00
0c988b
enabled=1
0c988b
cost=700
0c988b
baseurl=http://repohost/repo/c7.1511.00/
0c988b
0c988b
[c7.1611.00]
0c988b
name=c7.1611.00
0c988b
enabled=1
0c988b
cost=650
0c988b
baseurl=http://repohost/repo/c7.1611.00/
0c988b
0c988b
[c7.1611.01]
0c988b
name=c7.1611.01
0c988b
enabled=1
0c988b
cost=650
0c988b
baseurl=http://repohost/repo/c7.1611.01/
0c988b
0c988b
[c7.1511.u]
0c988b
name=c7.1511.u
0c988b
enabled=1
0c988b
cost=675
0c988b
baseurl=http://repohost/repo/c7.1511.u/
0c988b
0c988b
[c7.1611.u]
0c988b
name=c7.1611.u
0c988b
enabled=1
0c988b
cost=625
0c988b
baseurl=http://repohost/repo/c7.1611.u/
0c988b
0c988b
[c7.1708.00.i386]
0c988b
name=c7.1708.00.i386
0c988b
enabled=1
0c988b
cost=625
0c988b
baseurl=http://repohost/repo/c7.1708.00/
0c988b
0c988b
[c7.1708.u.i386]
0c988b
name=c7.1708.u.i386
0c988b
enabled=1
0c988b
cost=625
0c988b
baseurl=http://repohost/repo/c7.1708.u.i386/
0c988b
0c988b
[c7.1804.00.i386]
0c988b
name=c7.1804.00.i386
0c988b
enabled=1
0c988b
cost=625
0c988b
baseurl=http://repohost/repo/c7.1804.00.i386/
0c988b
0c988b
[c7.1804.u.i386]
0c988b
name=c7.1804.u.i386
0c988b
enabled=1
0c988b
cost=625
0c988b
baseurl=http://repohost/repo/c7.1804.u.i386/
0c988b
0c988b
[c7.1810.00.i386]
0c988b
name=c7.1810.00.i386
0c988b
enabled=1
0c988b
cost=625
0c988b
baseurl=http://repohost/repo/c7.1810.00.i386/
0c988b
0c988b
"""