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.
31 lines
1.5 KiB
31 lines
1.5 KiB
4 years ago
|
[epel-next]
|
||
|
name=Extra Packages for Enterprise Linux $releasever - Next - $basearch
|
||
|
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
||
|
# place it's address here.
|
||
|
#baseurl=https://download.example/pub/epel/next/$releasever/Everything/$basearch/
|
||
|
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-next-$releasever&arch=$basearch&infra=$infra&content=$contentdir
|
||
|
enabled=1
|
||
|
gpgcheck=1
|
||
|
countme=1
|
||
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
|
||
|
|
||
|
[epel-next-debuginfo]
|
||
|
name=Extra Packages for Enterprise Linux $releasever - Next - $basearch - Debug
|
||
|
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
||
|
# place it's address here.
|
||
|
#baseurl=https://download.example/pub/epel/next/$releasever/Everything/$basearch/debug/
|
||
|
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-next-debug-$releasever&arch=$basearch&infra=$infra&content=$contentdir
|
||
|
enabled=0
|
||
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
|
||
|
gpgcheck=1
|
||
|
|
||
|
[epel-next-source]
|
||
|
name=Extra Packages for Enterprise Linux $releasever - Next - $basearch - Source
|
||
|
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
||
|
# place it's address here.
|
||
|
#baseurl=https://download.example/pub/epel/next/$releasever/Everything/SRPMS/
|
||
|
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-next-source-$releasever&arch=$basearch&infra=$infra&content=$contentdir
|
||
|
enabled=0
|
||
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
|
||
|
gpgcheck=1
|