View Full Version : Yum.conf
Eloi
20th April 2004, 04:40 PM
I recently accidentely override the content of the yum.conf and do not have a working backup. Can anyone hook me up with one that is meant of Fedora Core 2 conf file? After searching I can only find those that work with Fedora Core 1 conf if there is any different in the first place.
Thanks.
ghenry
20th April 2004, 10:26 PM
Mine is the latest development and you can download it from http://www.suretecsystems.com/docs/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=fedora-release
tolerant=1
exactarch=1
retries=20
#[base]
#name=Fedora Core $releasever - $basearch - Base
#baseurl=http://fedora.redhat.com/releases/fedora-core-$releasever
#[updates-released]
#name=Fedora Core $releasever - $basearch - Released Updates
#baseurl=http://fedora.redhat.com/updates/released/fedora-core-$releasever
#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=http://fedora.redhat.com/updates/testing/fedora-core-$releasever
[development]
name=Fedora Core $releasever - Development Tree
baseurl=http://zeniiia.linux.org.uk/pub/distributions/fedora/linux/core/development/$basearch/
Eloi
21st April 2004, 01:06 AM
Thanks a lot.
logan5
21st April 2004, 01:29 AM
You can find a yum.conf here also -
http://fedora.artoo.net/faq/#SlowUpdateServers
with livna mirror updates here
http://www.fedoraforum.org/forum/showthread.php?s=&threadid=1370&highlight=livna
and here
http://www.fedoraforum.org/forum/showthread.php?s=&threadid=1376&highlight=livna
Eloi
21st April 2004, 02:52 PM
logan those you provide does not seems to work with core 2. I had tried them and the servers seems to be either not around or rejecting it.
foolish
23rd April 2004, 10:52 AM
Core 2 isn't released yet, please make sure you say "Core 2 test2" and not just Core 2. People who read this might mistake the test release for a stable release and we really don't want that.
Remember that third party repositories often don't support test releases, and I understand that as most people using test releases are people who know how to do things themselves, or so it should be.
Sometimes you have to replace $releasever in yum.conf with something else to make it work.
Darkmage
23rd April 2004, 11:28 AM
I am assuming you mean FC2T2
[development]
name=Fedora Core $releasever - Development Tree
baseurl=ftp://limestone.uoregon.edu/fedora/development/$basearch
http://download.fedora.redhat.com/pub/fedora/linux/core/development/$basearch
ftp://mirrors.kernel.org/fedora/core/development/$basearch
ftp://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/development/$basearch
http://ftp.ens.utulsa.edu/pub/linux/fedora/core/development/$basearch
ftp://fedora.mirrors.tds.net/pub/fedora-core/development/$basearch
ghenry
23rd April 2004, 05:24 PM
Was there anything wrong with the yum.conf I posted? I am using FC2 Test2
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.