|
楼主 |
发表于 2003-9-8 13:15:40
|
显示全部楼层
如果你用apt的话,在/etc/apt/sources.list加入以下内容
# @DISTNAME@ @DISTVERSION@
rpm http://ayo.freshrpms.net fedora/linux/@DISTVERSION@/@ARCH@ core updates
#rpm http://ayo.freshrpms.net fedora/linux/@DISTVERSION@/@ARCH@ tupdates
#rpm-src http://ayo.freshrpms.net fedora/linux/@DISTVERSION@/@ARCH@ core updates
#rpm-src http://ayo.freshrpms.net fedora/linux/@DISTVERSION@/@ARCH@ tupdates
# ATrpms for @DISTNAME@ @DISTVERSION@
# Possible sections: at-stable, at-good, at-testing, at-bleeding
rpm http://apt.physik.fu-berlin.de fedora/@DISTVERSION@/en/@ARCH@ at-stable
#rpm-src http://apt.physik.fu-berlin.de fedora/@DISTVERSION@/en/@ARCH@ at-stable
# FreshRPMS for @DISTNAME@ @DISTVERSION@
rpm http://freshrpms.atrpms.net fedora/linux/@DISTVERSION@/@ARCH@ freshrpms
rpm http://ayo.freshrpms.net fedora/linux/@DISTVERSION@/@ARCH@ freshrpms
#rpm-src http://ayo.freshrpms.net fedora/linux/@DISTVERSION@/@ARCH@ freshrpms
# NewRPMS for @DISTNAME@ @DISTVERSION@
rpm http://newrpms.atrpms.net/apt/ redhat/en/@ARCH@/fc@DISTVERSION@ newrpms
rpm http://newrpms.sunsite.dk/apt/ redhat/en/@ARCH@/fc@DISTVERSION@ newrpms
#rpm-src http://newrpms.sunsite.dk/apt/ redhat/en/@ARCH@/fc@DISTVERSION@ newrpms
# Dag Wieers' rpms for @DISTNAME@ @DISTVERSION@
#rpm http://apt.sw.be redhat/fc@DISTVERSION@/en/@ARCH@ dag
#rpm-src http://apt.sw.be redhat/fc@DISTVERSION@/en/@ARCH@ dag
#JPackage for @DISTNAME@ @DISTVERSION@
rpm ftp://jpackage.hmdc.harvard.edu/JPackage 1.5/generic free
rpm ftp://jpackage.hmdc.harvard.edu/JPackage 1.5/fedora-@DISTVERSION@ free
#rpm-src ftp://jpackage.hmdc.harvard.edu/JPackage 1.5/generic free non-free
#rpm-src ftp://jpackage.hmdc.harvard.edu/JPackage 1.5/fedora-@DISTVERSION@ free
# Planet CCRMA for @DISTNAME@ @DISTVERSION@
rpm http://planetccrma.atrpms.net/apt fedora/@DISTVERSION@/@ARCH@ planetcore planetccrma
rpm http://ccrma.stanford.edu/planetccrma/apt fedora/@DISTVERSION@/@ARCH@ planetcore planetccrma
#rpm-src http://ccrma.stanford.edu/planetccrma/apt fedora/@DISTVERSION@/@ARCH@ planetccrma
# NyQuist for @DISTNAME@ @DISTVERSION@ (Matthew Hall's GNOME2 pakages)
#rpm http://people.ecsc.co.uk/~matt/downloads/apt fedora-@DISTVERSION@-@ARCH@ production testing
#rpm-src http://people.ecsc.co.uk/~matt/downloads/apt fedora-@DISTVERSION@-@ARCH@ production testing
# GStreamer for @DISTNAME@ @DISTVERSION@
rpm http://gstreamer.freedesktop.org/pkg/ fedora/@DISTVERSION@/@ARCH@ gst
#rpm-src http://gstreamer.net/releases/redhat/ fedora/@DISTVERSION@/@ARCH@ gst
# Arjan's 2.6 rpms
rpm http://people.redhat.com arjanv/2.6 kernel
#rpm-src http://people.redhat.com arjanv/2.6 kernel
# kde-redhat.org for @DISTNAME@ @DISTVERSION@
rpm http://kde-redhat.atrpms.net/apt/kde-redhat @DISTVERSION@ stable
rpm http://kde-redhat.atrpms.net/apt/kde-redhat all stable
rpm http://kde-redhat.atrpms.net/apt/fedora @DISTVERSION@ stable
rpm http://kde-redhat.atrpms.net/apt/fedora all stable
rpm ftp://apt.kde-redhat.org/apt/kde-redhat @DISTVERSION@ stable
rpm ftp://apt.kde-redhat.org/apt/kde-redhat all stable
rpm ftp://apt.kde-redhat.org/apt/fedora @DISTVERSION@ stable
rpm ftp://apt.kde-redhat.org/apt/fedora all stable
#rpm-src ftp://apt.kde-redhat.org/apt/kde-redhat @DISTVERSION@ stable
#rpm-src ftp://apt.kde-redhat.org/apt/kde-redhat all stable
# Dries repository for @DISTNAME@ @DISTVERSION@
rpm http://dries.studentenweb.org apt/fedora/fc@DISTVERSION@/@ARCH@ dries
#rpm-src http://dries.studentenweb.org apt/fedora/fc@DISTVERSION@/@ARCH@ dries
# spc repository for @DISTNAME@ @DISTVERSION@
# Possible sections: production, testing, experimental, graveyard
rpm http://spc.atrpms.net fedora/linux/@DISTVERSION@/@ARCH@ production
#rpm http://rpms.subpop.net fedora/linux/@DISTVERSION@/@ARCH@ production
#rpm-src http://rpms.subpop.net fedora/linux/@DISTVERSION@/@ARCH@ production
# BIOrpms repository for @DISTNAME@ @DISTVERSION@
rpm http://apt.bea.ki.se/biorpms fedora/linux/@DISTVERSION@/@ARCH@ biorpms
#rpm-src http://apt.bea.ki.se/biorpms fedora/linux/@DISTVERSION@/@ARCH@ biorpms
synaptic http://www.nongnu.org/synaptic/
apt的一个图形前端
有人说发行版就是包管理。debian很方便就是有大量编译好的包。直接apt-get就可以了。现在就可以像debian一样。想要的几乎都能找到了。甚至是gnome2.7
如果用yum就修改/etc/yum.conf
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
[base]
name=@DISTNAME@ @DISTVERSION@ - @ARCH@ - Base
baseurl=http://download.atrpms.net/mirrors/fedoracore/@DISTVERSION@/@ARCH@/os/
http://ayo.freshrpms.net/fedora/linux/@DISTVERSION@/@ARCH@/os/
http://download.fedora.redhat.com/pub/fedora/linux/core/@DISTVERSION@/@ARCH@/os/
[updates-released]
name=@DISTNAME@ @DISTVERSION@ - @ARCH@ - Released Updates
baseurl=http://download.atrpms.net/mirrors/fedoracore/updates/@DISTVERSION@/@ARCH@/
http://ayo.freshrpms.net/fedora/linux/updates/@DISTVERSION@/@ARCH@/
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/@DISTVERSION@/@ARCH@/
#[updates-testing]
#name=@DISTNAME@ @DISTVERSION@ - @ARCH@ - Unreleased Updates
#baseurl=http://download.atrpms.net/mirrors/fedoracore/updates/testing/@DISTVERSION@/@ARCH@/
# http://ayo.freshrpms.net/fedora/linux/updates/testing/@DISTVERSION@/@ARCH@/
# http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/@DISTVERSION@/@ARCH@/
[at-stable]
name=ATrpms for @DISTNAME@ @DISTVERSION@ stable
baseurl=http://apt.physik.fu-berlin.de/fedora/@DISTVERSION@/en/@ARCH@/at-stable
[newrpms.sunsite.dk]
name=NewRPMS.sunsite.dk for @DISTNAME@ @DISTVERSION@
baseurl=http://newrpms.atrpms.net/apt/redhat/en/@ARCH@/fc@DISTVERSION@
http://newrpms.sunsite.dk/apt/redhat/en/@ARCH@/fc@DISTVERSION@
[freshrpms]
name=@DISTNAME@ @DISTVERSION@ freshrpms
baseurl=http://ayo.freshrpms.net/fedora/linux/@DISTVERSION@/@ARCH@/freshrpms
http://freshrpms.atrpms.net/fedora/linux/@DISTVERSION@/@ARCH@/freshrpms
#[dag]
#name=@DISTNAME@ @DISTVERSION@ Dag Wieers' repository
#baseurl=http://apt.sw.be/redhat/fc@DISTVERSION@/en/@ARCH@/dag
[jpackage15-generic-free]
name=JPackage 1.5, generic free
baseurl=ftp://jpackage.hmdc.harvard.edu/JPackage/1.5/generic/free
ftp://us.dl.sf.net/pub/sourceforge/jpackage/direct_download/1.5/generic/free
[jpackage15-generic-non-free]
name=JPackage 1.5, generic non-free
baseurl=ftp://jpackage.hmdc.harvard.edu/JPackage/1.5/generic/non-free
ftp://us.dl.sf.net/pub/sourceforge/jpackage/direct_download/1.5/generic/non-free
[jpackage15-fc@DISTVERSION@]
name=JPackage 1.5 for @DISTNAME@ @DISTVERSION@
baseurl=ftp://jpackage.hmdc.harvard.edu/JPackage/1.5/fedora-@DISTVERSION@/free
ftp://us.dl.sf.net/pub/sourceforge/jpackage/direct_download/1.5/fedora-@DISTVERSION@/free
[dries]
name=Dries repository for @DISTNAME@ @DISTVERSION@
baseurl=http://dries.studentenweb.org/yum/fedora/linux/@DISTVERSION@/@ARCH@/dries
[spc-production]
name=spc repository for @DISTNAME@ @DISTVERSION@
baseurl=http://spc.atrpms.net/fedora/linux/@DISTVERSION@/@ARCH@/production
# http://rpms.subpop.net/fedora/linux/@DISTVERSION@/@ARCH@/production
[spc-testing]
name=spc repository for @DISTNAME@ @DISTVERSION@
baseurl=http://spc.atrpms.net/fedora/linux/@DISTVERSION@/@ARCH@/testing
# http://rpms.subpop.net/fedora/linux/@DISTVERSION@/@ARCH@/testing
[spc-experimental]
name=spc repository for @DISTNAME@ @DISTVERSION@
baseurl=http://spc.atrpms.net/fedora/linux/@DISTVERSION@/@ARCH@/experimental
# http://rpms.subpop.net/fedora/linux/@DISTVERSION@/@ARCH@/experimental
[spc-graveyard]
name=spc repository for @DISTNAME@ @DISTVERSION@
baseurl=http://spc.atrpms.net/fedora/linux/@DISTVERSION@/@ARCH@/graveyard
# http://rpms.subpop.net/fedora/linux/@DISTVERSION@/@ARCH@/graveyard
[gstreamer]
name=@DISTNAME@ @DISTVERSION@ - @ARCH@ - GStreamer
baseurl=http://gstreamer.net/pkg/fedora/@DISTVERSION@/@ARCH@/yum/gst
up2data就修改/etc/sysconfig/rhn/sources |
|