Repository configuration for older Fedora releases.
http://forums.fedoraforum.org/showthread.php?t=221471
Fedora Core 6 (Zod)
We're working with three files for this release, all found in the /etc/yum.repos.d folder.
fedora-core.repo
fedora-updates.repo
fedora-extras.repo
-a, Open the file /etc/yum.repos.d/fedora-core.repo with your favorite text editor. Comment out the baseurl line that is two lines below [core]. Then add the following line above it.
baseurl=http://archive.fedoraproject.org/pub/archive/fedora/linux/core/$releasever/$basearch/os/
-b, open the file /etc/yum.repos.d/fedora-updates.repo with your favorite text editor. Comment out the baseurl line that is below [updates] and add the following line above it.
baseurl=http://archive.fedoraproject.org/pub/archive/fedora/linux/core/updates/$releasever/$basearch/
-c, open the file /etc/yum.repos.d/fedora-extras.repo with your favorite text editor. Comment out the baseurl line that is below [extras] and add the following line above it.
baseurl=http://archive.fedoraproject.org/pub/archive/fedora/linux/extras/$releasever/$basearch/
That's it. Now try the command yum check-update.
Wednesday, January 6, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment