Chinaunix首页 | 论坛 | 博客
  • 博客访问: 364964
  • 博文数量: 83
  • 博客积分: 2213
  • 博客等级: 大尉
  • 技术积分: 835
  • 用 户 组: 普通用户
  • 注册时间: 2006-03-16 20:26
文章分类

全部博文(83)

文章存档

2015年(1)

2012年(1)

2011年(14)

2007年(20)

2006年(47)

我的朋友

分类: LINUX

2015-06-11 09:25:28

# CentOS-Base.repo
#
# 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-7 - Base - 163.com
baseurl=
#mirrorlist=
gpgcheck=1
gpgkey=


#released updates 
[updates]
name=CentOS-7 - Updates - 163.com
baseurl=
#mirrorlist=
gpgcheck=1
gpgkey=


#additional packages that may be useful
[extras]
name=CentOS-7 - Extras - 163.com
baseurl=
#mirrorlist=
gpgcheck=1
gpgkey=


#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-7 - Plus - 163.com
baseurl=
#mirrorlist=
gpgcheck=1
enabled=0
gpgkey=


#contrib - packages by Centos Users
[contrib]
name=CentOS-7 - Contrib - 163.com
baseurl=
#mirrorlist=
gpgcheck=1
enabled=0
gpgkey=

阅读(1778) | 评论(0) | 转发(0) |
0

上一篇:Vim实现批量注释的方法

下一篇:没有了

给主人留下些什么吧!~~