Greg
11-15-2003, 12:52 PM
Here's a new yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1
[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/1/i386/os/
[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/i386/
#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/1/i386/
#[updates-devel]
#name=Fedora Core $releasever - $basearch - Development updates
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/
[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/stable
gpgcheck=1
[base] = Base distro packages
[updates-released] = Stable Released updates
[updates-testing] = Updates still in testing
[updates-devel] = Bleeding Edge updates
[livna-Stable] = Stable add in packages for Fedora
If you want to use the Testing or Development updates, uncomment those lines.
For more info on Redhat's Fedora Repositories go to http://fedora.redhat.com/
For more info on livna go to http://rpm.livna.org/
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1
[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/1/i386/os/
[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/i386/
#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/1/i386/
#[updates-devel]
#name=Fedora Core $releasever - $basearch - Development updates
#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/
[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/stable
gpgcheck=1
[base] = Base distro packages
[updates-released] = Stable Released updates
[updates-testing] = Updates still in testing
[updates-devel] = Bleeding Edge updates
[livna-Stable] = Stable add in packages for Fedora
If you want to use the Testing or Development updates, uncomment those lines.
For more info on Redhat's Fedora Repositories go to http://fedora.redhat.com/
For more info on livna go to http://rpm.livna.org/