On Mon, Sep 27, 2004 at 11:43:00AM -0400, Clint Harshaw wrote: > I want to share my yum.conf with other FC1 users who will be migrating to > updates from Fedora Legacy. The default package configurations of ATrpms and medley now contain support for FC1 legacy, as well as commented support for FC2 legacy. http://atrpms.net/name/atrpms-package-config/ http://atrpms.net/name/medley-package-config/ > Credit is due to all of the people working with Fedora Legacy along > with Maxwell at fedorafaq.org, from whom the majority of this > yum.conf is derived. > > I've tried to comment it liberally to help other users find the best fishing > holes (i.e. mirror repos) that are suitable for their own locale. > > If there are any corrections or suggestions for improvement, please let us all > know. > > Hope this helps, > Clint > > > > # This is a yum.conf for Fedora Core 1 with updates from Fedora Legacy. > # I've tried to maintain a similar outline as Maxwell Kanat-Alexander's > # yum.conf found at his excellent and informative fedorafaq.org site. > # > # Note that I've included several U.S. mirrors that are close to *me*. This > means > # that you will want to have a look at this list of mirrors to > # similarly configure mirrors that are geographically close to you. > # > # http://www.fedoralegacy.org/download/fedoralegacy-mirrors.php > # > # I've left many of the "alternate repositories" commented out, as well > # as those repositories for "unstable" or "testing" files. > # > # To import Fedora Legacy's GPG signature do this as root: > # rpm --import http://www.fedoralegacy.org/FEDORA-LEGACY-GPG-KEY > # > # If you don't want to check the signatures, then comment out those lines > # that are gpgcheck=1 > # > # The Mozilla SeaMonkey repo is added for those who want to update Mozilla. > # > # Original Author: Maxwell Kanat-Alexander (maxka at myrealbox dot com) > # Date: 29 Feb 2004 > # > # Modifications Author: Clint Harshaw (clint at penguinsolutions dot org) > # Date: 27 Sep 2004 > # > # Changes by Clint > # ---------------- > # 27 Sep 2004 > # + Updated repos to use fedoralegacy.org's repos and mirros > # > # Changes by Maxwell > # ------------------ > # 29 Feb 2004 > # + Updated a lot of mirrors, for speed > # + Fixed one ATrpms mirror > # + Added Dries and spc, two more FreshRPMs-compatible repos > # 9 Jan 2004 > # + Updated ATrpms for their new directory structure. > # 31 Dec 2003 > # + Added JPackage, commented out > # + Standard Red Hat Fedora Core sites commented-out by default > # + Removed dulug from debug, since it doesn't have debug# > # 29 Dec 2003 > # + Added mirrors for the flash-plugin, since some go down. > # + Added base-debuginfo, commented out > > [main] > cachedir=/var/cache/yum > debuglevel=2 > logfile=/var/log/yum.log > pkgpolicy=newest > distroverpkg=fedora-release > tolerant=1 > exactarch=0 > # Added this because some mirrors go down and then retying takes forever. > retries=1 > > # Be wary of kernel updates. Read the announcements to avoid breakage > # due to nvidia cards, etc. > exclude=kernel* > > ################## > ## Basic Fedora ## > ################## > [base] > name=Fedora Core $releasever base > baseurl=http://www.gtlib.cc.gatech.edu/pub/fedoralegacy/fedora/$releasever/os/$basearch > > ftp://mirror.physics.ncsu.edu/mirror/download.fedoralegacy.org/fedora/$releasever/os/$basearch > http://download.fedoralegacy.org/fedora/$releasever/os/$basearch > # ftp://linux21.fnal.gov/linux/legacy/fedora/$releasever/os/$basearch > # http://mirror.datapipe.net/fedoralegacy/fedora/$releasever/os/$basearch > # > ftp://mirrors.umbc.edu/pub/linux/fedora-legacy/fedora/$releasever/os/$basearch > # > http://mirror3.cs.wisc.edu/pub/mirrors/linux/download.fedoralegacy.org/fedora/$releasever/os/$basearch > > [updates] > name=Fedora Core $releasever updates > baseurl=http://www.gtlib.cc.gatech.edu/pub/fedoralegacy/fedora/$releasever/updates/$basearch > > ftp://mirror.physics.ncsu.edu/mirror/download.fedoralegacy.org/fedora/$releasever/updates/$basearch > http://download.fedoralegacy.org/fedora/$releasever/updates/$basearch > # ftp://linux21.fnal.gov/linux/legacy/fedora/$releasever/updates/$basearch > # > http://mirror.datapipe.net/fedoralegacy/fedora/$releasever/updates/$basearch > # > ftp://mirrors.umbc.edu/pub/linux/fedora-legacy/fedora/$releasever/updates/$basearch > # > http://mirror3.cs.wisc.edu/pub/mirrors/linux/download.fedoralegacy.org/fedora/$releasever/updates/$basearch > > [legacy-utils] > name=Fedora Legacy utilities for Fedora Core $releasever > baseurl=http://www.gtlib.cc.gatech.edu/pub/fedoralegacy/fedora/$releasever/legacy-utils/$basearch > > ftp://mirror.physics.ncsu.edu/mirror/download.fedoralegacy.org/fedora/$releasever/legacy-utils/$basearch > http://download.fedoralegacy.org/fedora/$releasever/legacy-utils/$basearch > # > ftp://linux21.fnal.gov/linux/legacy/fedora/$releasever/legacy-utils/$basearch > # > http://mirror.datapipe.net/fedoralegacy/fedora/$releasever/legacy-utils/$basearch > # > ftp://mirrors.umbc.edu/pub/linux/fedora-legacy/fedora/$releasever/legacy-utils/$basearch > # > http://mirror3.cs.wisc.edu/pub/mirrors/linux/download.fedoralegacy.org/fedora/$releasever/legacy-utils/$basearch > > ################### > ## Fedora Extras ## > ################### > > [fedora-stable] > name=Fedora.us Extras (Stable) > baseurl=http://mirrors.kernel.org/fedora.us/fedora/fedora/$releasever/$basearch/yum/stable > http://fedora.quicknet.nl/fedora/fedora/$releasever/$basearch/yum/stable > > http://mirrors.usc.edu/pub/linux/fedora/fedora/fedora/$releasever/$basearch/yum/stable > http://fedora.mirror.sdv.fr/fedora/fedora/$releasever/$basearch/yum/stable > http://download.fedora.us/fedora/fedora/$releasever/$basearch/yum/stable > gpgcheck=1 > > #[fedora-unstable] > #name=Fedora.us Extras (Unstable) > #baseurl=http://mirrors.usc.edu/pub/linux/fedora/fedora/fedora/$releasever/$basearch/yum/unstable > # > http://fedora.mirror.sdv.fr/fedora/fedora/$releasever/$basearch/yum/unstable > # http://fedora.quicknet.nl/fedora/fedora/$releasever/$basearch/yum/unstable > # > http://mirrors.kernel.org/fedora.us/fedora/fedora/$releasever/$basearch/yum/unstable > # http://download.fedora.us/fedora/fedora/$releasever/$basearch/yum/unstable > #gpgcheck=1 > > #[fedora-testing] > #name=Fedora.us Extras (Testing) > #baseurl=http://download.fedora.us/fedora/fedora/$releasever/$basearch/yum/testing > # http://fedora.quicknet.nl/fedora/fedora/$releasever/$basearch/yum/testing > # http://fedora.mirror.sdv.fr/fedora/fedora/$releasever/$basearch/yum/testing > # > http://mirrors.kernel.org/fedora.us/fedora/fedora/$releasever/$basearch/yum/testing > # > http://mirrors.usc.edu/pub/linux/fedora/fedora/fedora/$releasever/$basearch/yum/testing > #gpgcheck=1 > > ############### > ## Livna.org ## > ############### > [livna-stable] > name=Livna.org - Fedora Compatible Packages (stable) > baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/stable > gpgcheck=1 > > #[livna-unstable] > #name=Livna.org - Fedora Compatible Packages (unstable) > #baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/unstable > #gpgcheck=1 > > #[livna-testing] > #name=Livna.org - Fedora Compatible Packages (testing) > #baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/testing > #gpgcheck=1 > > > ############ > # Jpackage # > ############ > > # JPackage is a GREAT repository for Java Software. > # However, you may have to compile some SRPMs to use it, > # so it's commented out by default. See > # > <http://prdownloads.sourceforge.net/jpackage/direct_download/1.5/generic/SRPMS.non-free> > # For the SRPMs, and <http://www.jpackage.org> for the general details. > # > # Note: JPackage IS compatible with the fedora.us repositories. > # You can use JPackage and fedora.us at the same time, without > # any trouble. > > #[jpackage-generic] > #name=JPackage Cross-Platform Packages > #baseurl=http://aleron.dl.sourceforge.net/sourceforge/jpackage/direct_download/1.5/generic/free > # > http://heanet.dl.sourceforge.net/sourceforge/jpackage/direct_download/1.5/generic/free > # > http://umn.dl.sourceforge.net/sourceforge/jpackage/direct_download/1.5/generic/free > #failovermethod=priority > ##gpgcheck=1 > > #[jpackage-fedora] > #name=JPackage Fedora Packages > #baseurl=http://aleron.dl.sourceforge.net/sourceforge/jpackage/direct_download/1.5/fedora-$releasever/free > # > http://heanet.dl.sourceforge.net/sourceforge/jpackage/direct_download/1.5/fedora-$releasever/free > # > http://umn.dl.sourceforge.net/sourceforge/jpackage/direct_download/1.5/fedora-$releasever/free > #failovermethod=priority > ##gpgcheck=1 > > ############################ > ## Alternate Repositories ## > ############################ > > # Uncomment these to use them -- note that some packages > # from these repositories may conflict with the fedora.us > # packages. If you use these repositories, you may wish to > # comment-out the fedora.us and livna.org repositories. > > #[freshrpms] > #name=FreshRPMs > #baseurl=http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms/ > # > http://ftp.us2.freshrpms.net/linux/freshrpms/ayo/fedora/linux/$releasever/$basearch/freshrpms/ > ##gpgcheck=1 > > #[dag] > #name=Dag APT Repository > #baseurl=http://dag.freshrpms.net/redhat/fc$releasever/en/$basearch/dag > # > http://ftp.heanet.ie/pub/freshrpms/pub/dag/redhat/fc$releasever/en/$basearch/dag > ##gpgcheck=1 > > #[dries] > #name=Dries APT/YUM Repository > #baseurl=http://dries.studentenweb.org/yum/fedora/linux/$releasever/$basearch/dries > ##gpgcheck=1 > > #[spc-production] > #name=Subpop.net (Production) > #baseurl=http://rpms.subpop.net/fedora/linux/$releasever/$basearch/production > ##gpgcheck=1 > > #[newrpms] > #name=NewRPMs > #baseurl=http://newrpms.sunsite.dk/apt/redhat/en/$basearch/fc$releasever > ##gpgcheck=1 > > #[atrpms-stable] > #name=ATrpms - Stable (Most Stable) > #baseurl=http://apt.physik.fu-berlin.de/fedora/$releasever/en/$basearch/at-stable > # > http://ftp-stud.fht-esslingen.de/atrpms/download.atrpms.net/fedora/$releasever/en/$basearch/at-stable > # > http://wftp.tu-chemnitz.de/pub/linux/ATrpms/fedora/$releasever/en/$basearch/at-stable > ##gpgcheck=1 > > #[atrpms-good] > #name=ATrpms - Good (2nd Most Stable) > #baseurl=http://ftp-stud.fht-esslingen.de/atrpms/download.atrpms.net/fedora/$releasever/en/$basearch/at-good > # http://apt.physik.fu-berlin.de/fedora/$releasever/en/$basearch/at-good > # > http://wftp.tu-chemnitz.de/pub/linux/ATrpms/fedora/$releasever/en/$basearch/at-good > ##gpgcheck=1 > > #[atrpms-testing] > #name=ATrpms - Testing (3rd Most Stable) > #baseurl=http://wftp.tu-chemnitz.de/pub/linux/ATrpms/fedora/$releasever/en/$basearch/at-testing > # http://apt.physik.fu-berlin.de/fedora/$releasever/en/$basearch/at-testing > # > http://ftp-stud.fht-esslingen.de/atrpms/download.atrpms.net/fedora/$releasever/en/$basearch/at-testing > ##gpgcheck=1 > > #[atrpms-bleeding] > #name=ATrpms - Bleeding (Least Stable) > #baseurl=http://apt.physik.fu-berlin.de/fedora/$releasever/en/$basearch/at-bleeding > # > http://ftp-stud.fht-esslingen.de/atrpms/download.atrpms.net/fedora/$releasever/en/$basearch/at-bleeding > # > http://wftp.tu-chemnitz.de/pub/linux/ATrpms/fedora/$releasever/en/$basearch/at-bleeding > ##gpgcheck=1 > > ################### > ## Miscellaneous ## > ################### > > [macromedia.mplug.org] > name=macromedia.mplug.org - Flash Plugin > baseurl=http://macromedia.mplug.org/apt/fedora/$releasever > http://sluglug.ucsc.edu/macromedia/apt/fedora/$releasever > http://ruslug.rutgers.edu/macromedia/apt/fedora/$releasever > http://macromedia.rediris.es/apt/fedora/$releasever > #gpgcheck=1 > > #[mozilla-seamonkey] > #name=Mozilla SeaMonkey Releases > #baseurl=http://ftp.mozilla.org/pub/mozilla.org/mozilla/yum/SeaMonkey/releases/current/redhat/$releasever > > > > > -- Axel.Thimm at ATrpms.net
Attachment:
pgp5SBDCOe11m.pgp
Description: PGP signature