204 |
- |
1 |
# CentOS-Stream-Sources.repo
|
|
|
2 |
|
|
|
3 |
[baseos-source]
|
|
|
4 |
name=CentOS Stream $releasever - BaseOS - Source
|
|
|
5 |
baseurl=http://vault.centos.org/$contentdir/$stream/BaseOS/Source/
|
|
|
6 |
gpgcheck=1
|
|
|
7 |
enabled=0
|
|
|
8 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|
|
|
9 |
|
|
|
10 |
[appstream-source]
|
|
|
11 |
name=CentOS Stream $releasever - AppStream - Source
|
|
|
12 |
baseurl=http://vault.centos.org/$contentdir/$stream/AppStream/Source/
|
|
|
13 |
gpgcheck=1
|
|
|
14 |
enabled=0
|
|
|
15 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|
|
|
16 |
|
|
|
17 |
[powertools-source]
|
|
|
18 |
name=CentOS Stream $releasever - PowerTools - Source
|
|
|
19 |
baseurl=http://vault.centos.org/$contentdir/$stream/PowerTools/Source/
|
|
|
20 |
gpgcheck=1
|
|
|
21 |
enabled=0
|
|
|
22 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|
|
|
23 |
|
|
|
24 |
[extras-source]
|
|
|
25 |
name=CentOS Stream $releasever - Extras - Source
|
|
|
26 |
baseurl=http://vault.centos.org/$contentdir/$stream/extras/Source/
|
|
|
27 |
gpgcheck=1
|
|
|
28 |
enabled=0
|
|
|
29 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|
|
|
30 |
|
|
|
31 |
[ha-source]
|
|
|
32 |
name=CentOS Stream $releasever - HighAvailability - Source
|
|
|
33 |
baseurl=http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/
|
|
|
34 |
gpgcheck=1
|
|
|
35 |
enabled=0
|
|
|
36 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|
|
|
37 |
|
|
|
38 |
[rt-source]
|
|
|
39 |
name=CentOS Stream $releasever - RT - Source
|
|
|
40 |
baseurl=http://vault.centos.org/$contentdir/$stream/RT/Source/
|
|
|
41 |
gpgcheck=1
|
|
|
42 |
enabled=0
|
|
|
43 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|
|
|
44 |
|
|
|
45 |
[resilientstorage-source]
|
|
|
46 |
name=CentOS Stream $releasever - ResilientStorage - Source
|
|
|
47 |
baseurl=http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/
|
|
|
48 |
gpgcheck=1
|
|
|
49 |
enabled=0
|
|
|
50 |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|