To add repositories to up2date open /etc/sysconfig/rhn/sources in a text editor like grub and add the one line at the bottom.
To add repositories to yum open /etc/yum.conf in a text editor like grub and add the 3-4 lines at the bottom.
The list so far:
Freshrpms.net:
up2date:
Quote:
|
yum freshrpms http://ayo.freshrpms.net/fedora/linux/1/i386/freshrpms
|
yum:
Quote:
[Freshrpms.net]
name=Fedora core 1 Freshrpms.net
baseurl=http://ayo.freshrpms.net/fedora/linux/1/i386/freshrpms
|
Newrpms.sunsite.dk
up2date:
Quote:
|
yum Newrpms http://newrpms.sunsite.dk/apt/redhat/en/i386/fc1
|
yum:
Quote:
[newrpms.sunsite.dk]
name=Red Hat Linux 9 NewRPMS.sunsite.dk
baseurl=http://newrpms.sunsite.dk/apt/redhat/en/i386/fc1
|
rpm.livna.org
up2date:
Quote:
|
yum livna-stable-fc1 http://rpm.livna.org/fedora/1/i386/yum/stable
|
yum:
Quote:
[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/stable
gpgcheck=1
|
Fedora.us
up2date:
Quote:
|
yum fedora.us http://download.fedora.us/fedora/fedora/1/i386/yum/stable
|
yum:
Quote:
[Fedora-us-stable]
name=Fedora.us-stable
baseurl=http://download.fedora.us/fedora/fedora/1/i386/yum/stable
gpgcheck=1
|
Gstreamer.net
up2date:
Quote:
|
apt gstreamer http://gstreamer.net/releases/redhat/ redhat-9-i386 deps
|
Feel free to add your favorite add-on repository to the list.