You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1011 B
26 lines
1011 B
[epel] |
|
name=Extra Packages for Enterprise Linux 7 - $basearch |
|
baseurl=http://mirrors.aliyun.com/epel/7/$basearch |
|
#metalink=http://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch&infra=$infra&content=$contentdir |
|
failovermethod=priority |
|
enabled=1 |
|
gpgcheck=0 |
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 |
|
|
|
[epel-debuginfo] |
|
name=Extra Packages for Enterprise Linux 7 - $basearch - Debug |
|
baseurl=http://mirrors.aliyun.com/epel/7/$basearch/debug |
|
#metalink=http://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basearch&infra=$infra&content=$contentdir |
|
failovermethod=priority |
|
enabled=0 |
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 |
|
gpgcheck=0 |
|
|
|
[epel-source] |
|
name=Extra Packages for Enterprise Linux 7 - $basearch - Source |
|
baseurl=http://mirrors.aliyun.com/epel/7/SRPMS |
|
#metalink=http://mirrors.fedoraproject.org/metalink?repo=epel-source-7&arch=$basearch&infra=$infra&content=$contentdir |
|
failovermethod=priority |
|
enabled=0 |
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 |
|
gpgcheck=0
|
|
|