Blame SOURCES/CentOS-Sources.repo

acfbd3
# CentOS-Sources.repo
acfbd3
#
acfbd3
# The mirror system uses the connecting IP address of the client and the
acfbd3
# update status of each mirror to pick mirrors that are updated to and
acfbd3
# geographically close to the client.  You should use this for CentOS updates
acfbd3
# unless you are manually picking other mirrors.
acfbd3
#
acfbd3
# If the mirrorlist= does not work for you, as a fall back you can try the 
acfbd3
# remarked out baseurl= line instead.
acfbd3
#
acfbd3
#
acfbd3
acfbd3
[BaseOS-source]
acfbd3
name=CentOS-$releasever - BaseOS Sources
acfbd3
baseurl=http://vault.centos.org/$contentdir/$releasever/BaseOS/Source/
acfbd3
gpgcheck=1
acfbd3
enabled=0
acfbd3
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
acfbd3
acfbd3
#AppStream
acfbd3
[AppStream-source]
acfbd3
name=CentOS-$releasever - AppStream Sources
acfbd3
baseurl=http://vault.centos.org/$contentdir/$releasever/AppStream/Source/
acfbd3
gpgcheck=1
acfbd3
enabled=0
acfbd3
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
acfbd3
acfbd3
#additional packages that may be useful
acfbd3
[extras-source]
acfbd3
name=CentOS-$releasever - Extras Sources
acfbd3
baseurl=http://vault.centos.org/$contentdir/$releasever/extras/Source/
acfbd3
gpgcheck=1
acfbd3
enabled=0
acfbd3
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
acfbd3
acfbd3
#additional packages that extend functionality of existing packages
acfbd3
[centosplus-source]
acfbd3
name=CentOS-$releasever - Plus Sources
acfbd3
baseurl=http://vault.centos.org/$contentdir/$releasever/centosplus/Source/
acfbd3
gpgcheck=1
acfbd3
enabled=0
acfbd3
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
acfbd3