Line 1... |
Line 1... |
1 |
[epel-next]
|
1 |
[epel-next]
|
2 |
name=Extra Packages for Enterprise Linux $releasever - Next - $basearch
|
2 |
name=Extra Packages for Enterprise Linux 8 - Next - $basearch
|
3 |
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
3 |
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
4 |
# place its address here.
|
4 |
# place its address here.
|
5 |
#baseurl=https://download.example/pub/epel/next/$releasever/Everything/$basearch/
|
5 |
#baseurl=https://download.example/pub/epel/next/8/Everything/$basearch/
|
6 |
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-next-$releasever&arch=$basearch&infra=$infra&content=$contentdir
|
6 |
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-next-8&arch=$basearch&infra=$infra&content=$contentdir
|
7 |
enabled=1
|
7 |
enabled=1
|
8 |
gpgcheck=1
|
8 |
gpgcheck=1
|
9 |
countme=1
|
9 |
countme=1
|
10 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
|
10 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
|
11 |
|
11 |
|
12 |
[epel-next-debuginfo]
|
12 |
[epel-next-debuginfo]
|
13 |
name=Extra Packages for Enterprise Linux $releasever - Next - $basearch - Debug
|
13 |
name=Extra Packages for Enterprise Linux 8 - Next - $basearch - Debug
|
14 |
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
14 |
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
15 |
# place its address here.
|
15 |
# place its address here.
|
16 |
#baseurl=https://download.example/pub/epel/next/$releasever/Everything/$basearch/debug/
|
16 |
#baseurl=https://download.example/pub/epel/next/8/Everything/$basearch/debug/
|
17 |
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-next-debug-$releasever&arch=$basearch&infra=$infra&content=$contentdir
|
17 |
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-next-debug-8&arch=$basearch&infra=$infra&content=$contentdir
|
18 |
enabled=0
|
18 |
enabled=0
|
19 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
|
19 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
|
20 |
gpgcheck=1
|
20 |
gpgcheck=1
|
21 |
|
21 |
|
22 |
[epel-next-source]
|
22 |
[epel-next-source]
|
23 |
name=Extra Packages for Enterprise Linux $releasever - Next - $basearch - Source
|
23 |
name=Extra Packages for Enterprise Linux 8 - Next - $basearch - Source
|
24 |
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
24 |
# It is much more secure to use the metalink, but if you wish to use a local mirror
|
25 |
# place it's address here.
|
25 |
# place it's address here.
|
26 |
#baseurl=https://download.example/pub/epel/next/$releasever/Everything/source/tree/
|
26 |
#baseurl=https://download.example/pub/epel/next/8/Everything/source/tree/
|
27 |
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-next-source-$releasever&arch=$basearch&infra=$infra&content=$contentdir
|
27 |
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-next-source-8&arch=$basearch&infra=$infra&content=$contentdir
|
28 |
enabled=0
|
28 |
enabled=0
|
29 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
|
29 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-8
|
30 |
gpgcheck=1
|
30 |
gpgcheck=1
|