# CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist= does not work for you, as a fall back you can try the # remarked out baseurl= line instead. # # [base] name=CentOS-$releasever - Base #baseurl=https://mirrors.aliyun.com/centos-altarch/$releasever/os/$basearch/ baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos-altarch/7.9.2009/os/aarch64/ #baseurl=http://192.168.1.182/yumhub/arm64/os gpgcheck=0 enabled=1 gpgkey=https://www.centos.org/keys/RPM-GPG-KEY-CentOS-7-aarch64 #released updates #[updates] #name=CentOS-$releasever - Updates #baseurl=https://mirrors.aliyun.com/centos-altarch/$releasever/updates/$basearch/ #baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos-altarch/7.9.2009/updates/aarch64/ #baseurl=http://192.168.1.182/yumhub/arm64/updates #gpgcheck=0 #enabled=1 #gpgkey=https://www.centos.org/keys/RPM-GPG-KEY-CentOS-7-aarch64 #additional packages that may be useful [extras] name=CentOS-$releasever - Extras #baseurl=https://mirrors.aliyun.com/centos-altarch/$releasever/extras/$basearch/ baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos-altarch/7.9.2009/extras/aarch64/ #baseurl=http://192.168.1.182/yumhub/arm64/extras gpgcheck=0 gpgkey=https://www.centos.org/keys/RPM-GPG-KEY-CentOS-7-aarch64 enabled=1 [epel] name=Extra Packages for Enterprise Linux 7 - $basearch baseurl=https://mirrors.tuna.tsinghua.edu.cn/epel/7/$basearch/ #baseurl=http://192.168.1.182/yumhub/arm64/epel failovermethod=priority enabled=1 gpgcheck=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 #[epel-source] #name=Extra Packages for Enterprise Linux 7 - $basearch - Source #baseurl=https://mirrors.tuna.tsinghua.edu.cn/epel/7/SRPMS/ #baseurl=http://mirrors.aliyun.com/epel/7/SRPMS #baseurl=http://192.168.1.182/yumhub/arm64/SRPMS #failovermethod=priority #enabled=0 #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 #gpgcheck=0 [centos-sclo-sclo] name=CentOS-7 - SCLo sclo baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos-altarch/7.9.2009/sclo/aarch64/sclo #baseurl=http://192.168.1.182/yumhub/arm64/sclo gpgcheck=0 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo [centos-sclo-rh] name=CentOS-7 - SCLo rh baseurl=https://mirrors.tuna.tsinghua.edu.cn/centos-altarch/7.9.2009/sclo/aarch64/rh/ #baseurl=http://192.168.1.182/yumhub/arm64/sclo-rh gpgcheck=0 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo