FC6常用的yum源
时间:2007-01-14 来源:iorifreedom
# in /etc/yum.repos.d
(1)清华大学
[extras]
name=Fedora Extras $releasever - $basearch
baseurl=ftp://ftp3.tsinghua.edu.cn/mirror/download.fedora.redhat.com/pub/fedora/linux/extras/6/i386
enabled=1
[updates]
name=Fedora Core $releasever - $basearch - Updates
baseurl=ftp://ftp3.tsinghua.edu.cn/mirror/download.fedora.redhat.com/pub/fedora/linux/core/updates/6/i386
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
[core]
name=Fedora Core $releasever - $basearch
baseurl=ftp://ftp3.tsinghua.edu.cn/mirror/download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os
enable=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora file:///etc/pki/rpm-gpg/RPM-GPG-KEY
(2)东北大学
[core]
name=Fedora Core $releasever - $basearch
baseurl=ftp://202.118.1.64/mirror/download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/
enabled=1
gpgkey=file:///home/yuden/FC6/RPM-GPG-KEY-fedora file:///home/yuden/FC6/RPM-GPG-KEY
gpgcheck=1
[extras]
name=Fedora Extras - $releasever - $basearch
baseurl=ftp://202.118.1.64/pub/mirror/download.fedora.redhat.com/pub/fedora/linux/extras
/$releasever/$basearch/
enabled=1
[updates]
name=Fedora Core $releasever - $basearch - Updates
baseurl=ftp://202.118.1.64/pub/mirror/download.fedora.redhat.com/pub/fedora/linux/core
/updates/$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora