PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : yum.conf ?



Reaver
25.01.04, 18:33
moin
ich wuerde mal gerne wissen wie eure configs so aussehen ich haette gerne noch mehr gute quellen in meiner yum.conf weiss aber keine *g
hab schonmal gegoogled aber nichts wirkliches gefunden so sieht meine yum.conf zurzeit aus:

[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=2

##################
## Basic Fedora ##
##################

[base]
name=Fedora Core $releasever - $basearch - Base
baseurl=ftp://linux.stanford.edu/pub/mirrors/fedora/linux/core/$releasever/$basearch/os
http://ftp.dulug.duke.edu/pub/fedora/linux/core/$releasever/$basearch/os
http://mirrors.kernel.org/fedora/core/$releasever/$basearch/os
http://fedora.redhat.com/releases/fedora-core-$releasever
#gpgcheck=1

#[base-debuginfo]
#name=Fedora Core $releasever - $basearch - Debug Info
#baseurl=http://speakeasy.rpmfind.net/linux/fedora/core/$releasever/$basearch/debug
# http://ftp.dulug.duke.edu/pub/fedora/linux/core/$releasever/$basearch/debug
# ftp://linux.stanford.edu/pub/mirrors/fedora/linux/core/$releasever/$basearch/debug
# http://mirrors.kernel.org/fedora/core/$releasever/$basearch/os
##gpgcheck=1

[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://mirrors.kernel.org/fedora/core/updates/$releasever/$basearch
ftp://linux.stanford.edu/pub/mirrors/fedora/linux/core/updates/$releasever/$basearch
http://speakeasy.rpmfind.net/linux/fedora/core/updates/$releasever/$basearch
http://ftp.dulug.duke.edu/pub/fedora/linux/core/updates/$releasever/$basearch
http://fedora.redhat.com/updates/released/fedora-core-$releasever
#gpgcheck=1

#[updates-testing]
#name=Fedora Core $releasever - $basearch - Unreleased Updates
#baseurl=http://mirrors.kernel.org/fedora/core/updates/testing/$releasever/$basearch
# http://ftp.dulug.duke.edu/pub/fedora/linux/core/updates/testing/$releasever/$basearch
# http://fedora.redhat.com/updates/testing/fedora-core-$releasever
##gpgcheck=1

###################
## 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://download.fedora.us/fedora/fedora/$releasever/$basearch/yum/stable
#gpgcheck=1

[fedora-unstable]
name=Fedora.us Extras (Unstable)
baseurl=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://mirrors.kernel.org/fedora.us/fedora/fedora/$releasever/$basearch/yum/testing
http://fedora.quicknet.nl/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

############################
## 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://apt.sw.be/redhat/fc$releasever/en/$basearch/dag
##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/fc$releasever/en/$basearch/at-stable
# http://ftp-stud.fht-esslingen.de/atrpms/fedora/fc$releasever/en/$basearch/at-stable
# http://wftp.tu-chemnitz.de/pub/linux/ATrpms/fedora/fc$releasever/en/$basearch/at-stable
##gpgcheck=1

#[atrpms-good]
#name=ATrpms - Good (2nd Most Stable)
#baseurl=http://ftp-stud.fht-esslingen.de/atrpms/fedora/fc$releasever/en/$basearch/at-good
# http://apt.physik.fu-berlin.de/fedora/fc$releasever/en/$basearch/at-good
# http://wftp.tu-chemnitz.de/pub/linux/ATrpms/fedora/fc$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/fc$releasever/en/$basearch/at-testing
# http://apt.physik.fu-berlin.de/fedora/fc$releasever/en/$basearch/at-testing
# http://ftp-stud.fht-esslingen.de/atrpms/fedora/fc$releasever/en/$basearch/at-testing
##gpgcheck=1

#[atrpms-bleeding]
#name=ATrpms - Bleeding (Least Stable)
#baseurl=http://apt.physik.fu-berlin.de/fedora/fc$releasever/en/$basearch/at-bleeding
# http://ftp-stud.fht-esslingen.de/atrpms/fedora/fc$releasever/en/$basearch/at-bleeding
# http://wftp.tu-chemnitz.de/pub/linux/ATrpms/fedora/fc$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
failovermethod=priority
#gpgcheck=1

#KATE
[xcyb-stable]
name=Fedora Core 1 ( xcyborg / stable )
baseurl=http://rpms.xcyb.org/fedora/1/stable/

[xcyb-bleeding]
name=Fedora Core 1 ( xcyborg / bleeding )
baseurl=http://rpms.xcyb.org/fedora/1/bleeding/
#KATE END

[xfce4rpms]
name=Fedora Compatible XFCE4 Packages
baseurl=http://www.moongroup.com/yum-repository/fedora/linux/1/i686/xfce4rpms

[ka...]
name=ka....
baseurl=http://lisas.de/~nils/yum/fedora/$releasever/$basearch/extras/



habt ihr noch nen paar gute quellen fuer mich ?

delmonico
25.01.04, 19:25
Alter wie bisten du drauf, bekommste da keine Probleme? Die sind doch im leben nich talle zueinander kompatibel?! Und wenn ich da dran denke wie lang da jedes update dauern muss :ugly:

Reaver
25.01.04, 19:41
bisher hatte ich keine probleme und wie man sieht sind etliche quellen auskommentiert