wget centos.ustc.edu.cn/CentOS-Base.repo.5
cp CentOS-Base.repo.5 /etc/yum.repos.d/CentOS-Base.repo
mv rhel-debuginfo.repo rhel-debuginfo.repo.bak
cp CentOS-Base.repo rhel-debuginfo.repo
vim rhel-debuginfo.repo
:%s/$releasever/5/g
yum clean all
在 update 之前
rpm -q yum-rhn-plugin
#rpm -e yum-rhn-plugin-0.5.3-6.el5 --nodeps
这步如果不做,会报错
Error: yum conflicts with yum-rhn-plugin < 0.5.3-30.el5
yum update


zhouke58 于 2010-12-30 17:43:00发表:
看了 ,晕
依然眷顾 于 2010-12-10 23:25:31发表:
嗯嗯~~
jsbxw 于 2010-12-10 16:26:01发表:
支持
wjq518 于 2010-12-10 12:19:02发表:
cd /etc/yum.repos.d