|
Johnny Hughes |
3109ce |
config_opts['root'] = 'TARGETNAME'
|
|
Johnny Hughes |
3109ce |
config_opts['target_arch'] = 'aarch64'
|
|
Johnny Hughes |
3109ce |
config_opts['legal_host_arches'] = ('aarch64',)
|
|
Johnny Hughes |
3109ce |
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'
|
|
Johnny Hughes |
3109ce |
config_opts['dist'] = 'el7' # only useful for --resultdir variable subst
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
config_opts['%centos_ver'] = "7"
|
|
Johnny Hughes |
3109ce |
config_opts['macros']['%centos_ver'] = "7"
|
|
Johnny Hughes |
3109ce |
config_opts['macros']['%rhel'] = "7"
|
|
Johnny Hughes |
3109ce |
config_opts['macros']['%centos'] = "7"
|
|
Johnny Hughes |
3109ce |
config_opts['macros']['%el7'] = "1"
|
|
Johnny Hughes |
3109ce |
config_opts['macros']['%redhat'] = "7"
|
|
Johnny Hughes |
3109ce |
config_opts['macros']['%vendor'] = "CentOS"
|
|
Johnny Hughes |
3109ce |
config_opts['macros']['%packager'] = "CentOS BuildSystem <http://bugs.centos.org>"
|
|
Johnny Hughes |
3109ce |
config_opts['macros']['%_vendor'] = "redhat"
|
|
Johnny Hughes |
3109ce |
config_opts['macros']['%_vendor_host'] = "redhat"
|
|
Johnny Hughes |
3109ce |
config_opts['macros']['%_host'] = "aarch64-redhat-linux-gnu"
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
config_opts['yum.conf'] = """
|
|
Johnny Hughes |
3109ce |
[main]
|
|
Johnny Hughes |
3109ce |
cachedir=/var/cache/yum
|
|
Johnny Hughes |
3109ce |
debuglevel=1
|
|
Johnny Hughes |
3109ce |
reposdir=/dev/null
|
|
Johnny Hughes |
3109ce |
logfile=/var/log/yum.log
|
|
Johnny Hughes |
3109ce |
retries=20
|
|
Johnny Hughes |
3109ce |
obsoletes=1
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
assumeyes=1
|
|
Johnny Hughes |
3109ce |
syslog_ident=mock
|
|
Johnny Hughes |
3109ce |
syslog_device=
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
# repos
|
|
Johnny Hughes |
3109ce |
[c7-extras.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7-extras.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7-extras.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.1708.u.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.1708.u.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.1708.u.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.1708.00.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.1708.00.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.1708.00.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.1804.u.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.1804.u.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.1804.u.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.1804.00.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.1804.00.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.1804.00.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7-devtoolset-9.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7-devtoolset-9
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7-devtoolset-9.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7-devtoolset-10.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7-devtoolset-10
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7-devtoolset-10.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7-llvm-toolset-11.0.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7-llvm-toolset-11.0
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7-llvm-toolset-11.0.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7-llvm-toolset-15.0.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7-llvm-toolset-14.0
|
|
Johnny Hughes |
851f85 |
baseurl=http://repohost/repo/c7-llvm-toolset-15.0.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7-rust-toolset-1.66.aarch64]
|
|
Johnny Hughes |
0ac2e1 |
name=c7-rust-toolset-1.66
|
|
Johnny Hughes |
0ac2e1 |
baseurl=http://repohost/repo/c7-rust-toolset-1.66.aarch64/
|
|
Johnny Hughes |
0ac2e1 |
gpgcheck=0
|
|
Johnny Hughes |
0ac2e1 |
|
|
Johnny Hughes |
0ac2e1 |
[c7-rh-python38.aarch64]
|
|
Johnny Hughes |
0ac2e1 |
name=c7-rh-python38
|
|
Johnny Hughes |
0ac2e1 |
baseurl=http://repohost/repo/c7-rh-python38.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7-firefox91.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7-firefox91
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7-firefox91.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.1908.u.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.1908.u.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.1908.u.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.1908.00.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.1908.00.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.1908.00.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.1810.u.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.1810.u.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.1810.u.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.1810.00.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.1810.00.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.1810.00.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.2003.u.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.2003.u.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.2003.u.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.2003.00.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.2003.00.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.2003.00.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
[c7.2009.u.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.2009.u.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.2009.u.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
|
|
Johnny Hughes |
3109ce |
[c7.2009.00.aarch64]
|
|
Johnny Hughes |
3109ce |
name=c7.2009.00.aarch64
|
|
Johnny Hughes |
3109ce |
baseurl=http://repohost/repo/c7.2009.00.aarch64/
|
|
Johnny Hughes |
3109ce |
gpgcheck=0
|
|
Johnny Hughes |
3109ce |
"""
|