Blame SOURCES/CentOS-Stream-Devel.repo
|
Brian Stinson |
792e9a |
# CentOS-Stream-Devel.repo
|
|
Brian Stinson |
792e9a |
#
|
|
Brian Stinson |
792e9a |
# The mirror system uses the connecting IP address of the client and the
|
|
Brian Stinson |
792e9a |
# update status of each mirror to pick mirrors that are updated to and
|
|
Brian Stinson |
792e9a |
# geographically close to the client. You should use this for CentOS updates
|
|
Brian Stinson |
792e9a |
# unless you are manually picking other mirrors.
|
|
Brian Stinson |
792e9a |
#
|
|
Brian Stinson |
792e9a |
# If the mirrorlist= does not work for you, as a fall back you can try the
|
|
Brian Stinson |
792e9a |
# remarked out baseurl= line instead.
|
|
Brian Stinson |
792e9a |
#
|
|
Brian Stinson |
792e9a |
#
|
|
Brian Stinson |
792e9a |
|
|
Brian Stinson |
792e9a |
[Stream-Devel]
|
|
Brian Stinson |
792e9a |
name=CentOS-Stream - Devel WARNING! FOR BUILDROOT USE ONLY!
|
|
Brian Stinson |
792e9a |
mirrorlist=http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=Devel&infra=$infra
|
|
Brian Stinson |
792e9a |
#baseurl=http://mirror.centos.org/$contentdir/$stream/Devel/$basearch/os/
|
|
Brian Stinson |
792e9a |
gpgcheck=1
|
|
Brian Stinson |
792e9a |
enabled=0
|
|
Brian Stinson |
792e9a |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
|