自己使用的yum源
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://sys520084.blog.51cto.com/196457/56613 |
# CentOS-Base.repo
# # This file uses a new mirrorlist system developed by Lance Davis for CentOS. # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist= does not work for you, as a fall back you can try the # remarked out baseurl= line instead. # # [base]
name=CentOS-$releasever - Base baseurl=http://mirror.vmmatrix.net/CentOS/$releasever/os/$basearch/ http://mirror.be10.com/centos/$releasever/os/$basearch/ http://centos.hostlink.com.hk/$releasever/os/$basearch/ http://ftp.hostrino.com/pub/centos/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #released updates
[update] name=CentOS-$releasever - Updates baseurl=http://mirror.vmmatrix.net/CentOS/$releasever/os/$basearch/ http://mirror.be10.com/centos/$releasever/os/$basearch/ http://centos.hostlink.com.hk/$releasever/os/$basearch/ http://ftp.hostrino.com/pub/centos/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #packages used/produced in the build but not released
[addons] name=CentOS-$releasever - Addons baseurl=http://mirror.vmmatrix.net/CentOS/$releasever/os/$basearch/ http://mirror.be10.com/centos/$releasever/os/$basearch/ http://centos.hostlink.com.hk/$releasever/os/$basearch/ http://ftp.hostrino.com/pub/centos/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #additional packages that may be useful
[extras] name=CentOS-$releasever - Extras baseurl=http://mirror.vmmatrix.net/CentOS/$releasever/os/$basearch/ http://mirror.be10.com/centos/$releasever/os/$basearch/ http://centos.hostlink.com.hk/$releasever/os/$basearch/ http://ftp.hostrino.com/pub/centos/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #additional packages that extend functionality of existing packages
[centosplus] name=CentOS-$releasever - Plus baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/ gpgcheck=1 enabled=0 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #contrib - packages by Centos Users [contrib] name=CentOS-$releasever - Contrib baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/ gpgcheck=1 enabled=0 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 本文出自 “sys520084home” 博客,请务必保留此出处http://sys520084.blog.51cto.com/196457/56613 本文出自 51CTO.COM技术博客 |


sys520084
博客统计信息
热门文章
最新评论
友情链接