Go to content

geek_stuff/server & linux

Fedora Core 6 yum Update


add following lines after [core] of each file.


; fedora-core.repo
baseurl=http://archive.fedoraproject.org/pub/archive/fedora/linux/core/$releasever/$basearch/os/

; fedora-updates.repo
baseurl=http://archive.fedoraproject.org/pub/archive/fedora/linux/core/updates/$releasever/$basearch/

; fedora-extras.repo
baseurl=http://archive.fedoraproject.org/pub/archive/fedora/linux/extras/$releasever/$basearch/

save and run 'yum update' and go.

for other older versions,
refer to http://forums.fedoraforum.org/showthread.php?t=221471