Fedora notes

Friday, February 11, 2005

Yum repositories I collect for my FC3 (subject to update)

[up2date: /etc/sysconfig/rhn/sources]

i don't know why the official update sites just don't work :( so i comment them out, and set a singpaore mirror for official updates.
yum sg-mirror ftp://ftp.oss.eznetsols.org/linux/fedora/updates/3/i386/
#yum fedora-core-3 http://download.fedora.redhat.com/pub/fedora/linux/core/3/$ARCH/os/
#yum updates-released-fc3 http://download.fedora.redhat.com/pub/fedora/linux/core/updates/3/$ARCH/

#yum-mirror fedora-core-3 http://fedora.redhat.com/download/up2date-mirrors/fedora-core-3
#yum-mirror updates-released-fc3 http://fedora.redhat.com/download/up2date-mirrors/updates-released-fc3

#yum updates-testing http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/3/$ARCH/
#yum-mirror updates-testing http://fedora.redhat.com/download/up2date-mirrors/updates-testing-fc3

#yum development http://download.fedora.redhat.com/pub/fedora/linux/core/development/$ARCH/
#yum-mirror development http://fedora.redhat.com/download/up2date-mirrors/fedora-core-rawhide

[yum repos: /etc/yum.repos.d/]
to add a new yum repo, you just put it in yum.conf or save as a separate file under yum.repos.d
[dag]
name=Dag RPM Repository for Fedora Core
baseurl=http://apt.sw.be/fedora/$releasever/en/$basearch/dag

[freshrpms]
name=Red Hat Linux $releasever - $basearch - freshrpms
baseurl=http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms
enabled=1
gpgcheck=1

0 Comments:

Post a Comment

<< Home