-
-
Save nelaaro/0f9310131a918c8d5feae8d9e005e6e8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# CentOS-Vault.repo | |
# | |
# CentOS Vault holds packages from previous releases within the same CentOS Version | |
# these are packages obsoleted by the current release and should usually not | |
# be used in production | |
#----------------- | |
[C6.0-base] | |
name=CentOS-6.0 - Base | |
baseurl=http://vault.centos.org/6.0/os/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.0-updates] | |
name=CentOS-6.0 - Updates | |
baseurl=http://vault.centos.org/6.0/updates/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.0-extras] | |
name=CentOS-6.0 - Extras | |
baseurl=http://vault.centos.org/6.0/extras/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.0-contrib] | |
name=CentOS-6.0 - Contrib | |
baseurl=http://vault.centos.org/6.0/contrib/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.0-centosplus] | |
name=CentOS-6.0 - CentOSPlus | |
baseurl=http://vault.centos.org/6.0/centosplus/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
#----------------- | |
[C6.1-base] | |
name=CentOS-6.1 - Base | |
baseurl=http://vault.centos.org/6.1/os/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.1-updates] | |
name=CentOS-6.1 - Updates | |
baseurl=http://vault.centos.org/6.1/updates/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.1-extras] | |
name=CentOS-6.1 - Extras | |
baseurl=http://vault.centos.org/6.1/extras/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.1-contrib] | |
name=CentOS-6.1 - Contrib | |
baseurl=http://vault.centos.org/6.1/contrib/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.1-centosplus] | |
name=CentOS-6.1 - CentOSPlus | |
baseurl=http://vault.centos.org/6.1/centosplus/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
#----------------- | |
[C6.2-base] | |
name=CentOS-6.2 - Base | |
baseurl=http://vault.centos.org/6.2/os/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.2-updates] | |
name=CentOS-6.2 - Updates | |
baseurl=http://vault.centos.org/6.2/updates/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.2-extras] | |
name=CentOS-6.2 - Extras | |
baseurl=http://vault.centos.org/6.2/extras/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.2-contrib] | |
name=CentOS-6.2 - Contrib | |
baseurl=http://vault.centos.org/6.2/contrib/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.2-centosplus] | |
name=CentOS-6.2 - CentOSPlus | |
baseurl=http://vault.centos.org/6.2/centosplus/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
#----------------- | |
[C6.3-base] | |
name=CentOS-6.3 - Base | |
baseurl=http://vault.centos.org/6.3/os/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.3-updates] | |
name=CentOS-6.3 - Updates | |
baseurl=http://vault.centos.org/6.3/updates/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.3-extras] | |
name=CentOS-6.3 - Extras | |
baseurl=http://vault.centos.org/6.3/extras/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.3-contrib] | |
name=CentOS-6.3 - Contrib | |
baseurl=http://vault.centos.org/6.3/contrib/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.3-centosplus] | |
name=CentOS-6.3 - CentOSPlus | |
baseurl=http://vault.centos.org/6.3/centosplus/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
#----------------- | |
[C6.4-base] | |
name=CentOS-6.4 - Base | |
baseurl=http://vault.centos.org/6.4/os/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.4-updates] | |
name=CentOS-6.4 - Updates | |
baseurl=http://vault.centos.org/6.4/updates/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.4-extras] | |
name=CentOS-6.4 - Extras | |
baseurl=http://vault.centos.org/6.4/extras/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.4-contrib] | |
name=CentOS-6.4 - Contrib | |
baseurl=http://vault.centos.org/6.4/contrib/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 | |
[C6.4-centosplus] | |
name=CentOS-6.4 - CentOSPlus | |
baseurl=http://vault.centos.org/6.4/centosplus/$basearch/ | |
gpgcheck=1 | |
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | |
enabled=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment