yum fix just creates *.repo files in /etc/yum.repos.d/ and import gpg keys into the rpm db.In reference to using "yumfix" from http://fedoranews.org/mediawiki/index.php/Setting_up_YUM_for_FC4, it says you can't use anything else if you use livna. Does this mean if I run it again and choose NOT to use livna, it will remove the livna repository from my yum config? Using the "yumfix" script is still recommended right? Thanks Doug P
There is a easier way.
Just run (as root)
rpm -Uvh http://www.fedorafaq.org/yum
Then you will get all the most used repos availible.
check fedorafaq.org for more info.
Tim Lauridsen