[K12OSN] yum.conf for 3.1.2 please

Petre Scheie petre at maltzen.net
Thu Sep 23 16:04:46 UTC 2004



Robert Arkiletian wrote:

> Can someone please post "/etc/yum.conf" for 3.1.2 (Redhat 9)
> I want to do "#yum update" for our school server. But I'm just not 
> sure how to setup the conf file to access the k12ltsp repository for 
> 3.1.2.  I think it's "ftp://k12linux.mesd.k12.or.us/yum/9/"  but there 
> are many sub directories.
>
> Thanks
>
> Robert Arkiletian
>
>
Here's mine.

Petre

# See the yum.conf(5) man page for information the syntax of this file,
# including failover setup.

[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest

# Please use nearby mirrors!  For a an up to date list of Fedora 
mirrors, see
# <http://www.fedora.us/wiki/FedoraMirrorList>.

[redhat-os]
name=Red Hat Linux $releasever ($basearch)
baseurl=
  http://download.fedora.us/fedora/redhat/$releasever/$basearch/yum/os/
#  
ftp://ftp.ussg.iu.edu/pub/linux/fedora/fedora/redhat/$releasever/$basearch/yum/os/
#  
http://mirrors.usc.edu/pub/linux/fedora/redhat/$releasever/$basearch/yum/os/
#  
http://mirrors.kernel.org/fedora/fedora/redhat/$releasever/$basearch/yum/os/
#  http://download.fr.fedora.us/fedora/redhat/$releasever/$basearch/yum/os/
#  
http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/redhat/$releasever/$basearch/yum/os/
#  
http://wftp.tu-chemnitz.de/pub/linux/fedora/redhat/$releasever/$basearch/yum/os/
#  ftp://ftp.g-int.net/apt/redhat/$releasever/$basearch/yum/os/
#  http://fedora.quicknet.nl/fedora/redhat/$releasever/$basearch/yum/os/
#  
http://ftp.iasi.roedu.net/mirrors/fedora.us/fedora/redhat/$releasever/$basearch/yum/os/
gpgcheck=1
failovermethod=priority

[redhat-updates]
name=Red Hat Linux $releasever ($basearch) updates
baseurl=
  http://download.fedora.us/fedora/redhat/$releasever/$basearch/yum/updates/
#  
ftp://ftp.ussg.iu.edu/pub/linux/fedora/fedora/redhat/$releasever/$basearch/yum/updates/
#  
http://mirrors.usc.edu/pub/linux/fedora/redhat/$releasever/$basearch/yum/updates/
#  
http://mirrors.kernel.org/fedora/fedora/redhat/$releasever/$basearch/yum/updates/
#  
http://download.fr.fedora.us/fedora/redhat/$releasever/$basearch/yum/updates/
#  
http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/redhat/$releasever/$basearch/yum/updates/
#  
http://wftp.tu-chemnitz.de/pub/linux/fedora/redhat/$releasever/$basearch/yum/updates/
#  ftp://ftp.g-int.net/apt/redhat/$releasever/$basearch/yum/updates/
#  
http://fedora.quicknet.nl/fedora/redhat/$releasever/$basearch/yum/updates/
#  
http://ftp.iasi.roedu.net/mirrors/fedora.us/fedora/redhat/$releasever/$basearch/yum/updates/
gpgcheck=1
failovermethod=priority

[fedora-stable]
name=Fedora Linux / stable for Red Hat Linux $releasever ($basearch)
baseurl=
  http://download.fedora.us/fedora/redhat/$releasever/$basearch/yum/stable/
#  
ftp://ftp.ussg.iu.edu/pub/linux/fedora/fedora/redhat/$releasever/$basearch/yum/stable/
#  
http://mirrors.usc.edu/pub/linux/fedora/redhat/$releasever/$basearch/yum/stable/
#  
http://mirrors.kernel.org/fedora/fedora/redhat/$releasever/$basearch/yum/stable/
#  
http://download.fr.fedora.us/fedora/redhat/$releasever/$basearch/yum/stable/
#  
http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/redhat/$releasever/$basearch/yum/stable/
#  
http://wftp.tu-chemnitz.de/pub/linux/fedora/redhat/$releasever/$basearch/yum/stable/
#  ftp://ftp.g-int.net/apt/redhat/$releasever/$basearch/yum/stable/
#  http://fedora.quicknet.nl/fedora/redhat/$releasever/$basearch/yum/stable/
#  
http://ftp.iasi.roedu.net/mirrors/fedora.us/fedora/redhat/$releasever/$basearch/yum/stable/
gpgcheck=1
failovermethod=priority

#[fedora-testing]
#name=Fedora Linux / testing for Red Hat Linux $releasever ($basearch)
#baseurl=
#  
http://download.fedora.us/fedora/redhat/$releasever/$basearch/yum/testing/
#  
ftp://ftp.ussg.iu.edu/pub/linux/fedora/fedora/redhat/$releasever/$basearch/yum/testing/
#  
http://mirrors.usc.edu/pub/linux/fedora/redhat/$releasever/$basearch/yum/testing/
#  
http://mirrors.kernel.org/fedora/fedora/redhat/$releasever/$basearch/yum/testing/
#  
http://download.fr.fedora.us/fedora/redhat/$releasever/$basearch/yum/testing/
#  
http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/redhat/$releasever/$basearch/yum/testing/
#  
http://wftp.tu-chemnitz.de/pub/linux/fedora/redhat/$releasever/$basearch/yum/testing/
#  ftp://ftp.g-int.net/apt/redhat/$releasever/$basearch/yum/testing/
#  
http://fedora.quicknet.nl/fedora/redhat/$releasever/$basearch/yum/testing/
#  
http://ftp.iasi.roedu.net/mirrors/fedora.us/fedora/redhat/$releasever/$basearch/yum/testing/
#gpgcheck=1
#failovermethod=priority

#[fedora-unstable]
#name=Fedora Linux / unstable for Red Hat Linux $releasever ($basearch)
#baseurl=
#  
http://download.fedora.us/fedora/redhat/$releasever/$basearch/yum/unstable/
#  
ftp://ftp.ussg.iu.edu/pub/linux/fedora/fedora/redhat/$releasever/$basearch/yum/unstable/
#  
http://mirrors.usc.edu/pub/linux/fedora/redhat/$releasever/$basearch/yum/unstable/
#  
http://mirrors.kernel.org/fedora/fedora/redhat/$releasever/$basearch/yum/unstable/
#  
http://download.fr.fedora.us/fedora/redhat/$releasever/$basearch/yum/unstable/
#  
http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/redhat/$releasever/$basearch/yum/unstable/
#  
http://wftp.tu-chemnitz.de/pub/linux/fedora/redhat/$releasever/$basearch/yum/unstable/
#  ftp://ftp.g-int.net/apt/redhat/$releasever/$basearch/yum/unstable/
#  
http://fedora.quicknet.nl/fedora/redhat/$releasever/$basearch/yum/unstable/
#  
http://ftp.iasi.roedu.net/mirrors/fedora.us/fedora/redhat/$releasever/$basearch/yum/unstable/
#gpgcheck=1
#failovermethod=priority

#[fedora-k12ltsp]
#name=K12LTSP for Red Hat Linux $releasever ($basearch)
#baseurl=
#  
http://download.fedora.us/fedora/redhat/$releasever/$basearch/yum/k12ltsp/
#  
ftp://ftp.ussg.iu.edu/pub/linux/fedora/fedora/redhat/$releasever/$basearch/yum/k12ltsp/
#  
http://mirrors.usc.edu/pub/linux/fedora/redhat/$releasever/$basearch/yum/k12ltsp/
#  
http://mirrors.kernel.org/fedora/fedora/redhat/$releasever/$basearch/yum/k12ltsp/
#  
http://download.fr.fedora.us/fedora/redhat/$releasever/$basearch/yum/k12ltsp/
#  
http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/redhat/$releasever/$basearch/yum/k12ltsp/
#  
http://wftp.tu-chemnitz.de/pub/linux/fedora/redhat/$releasever/$basearch/yum/k12ltsp/
#  ftp://ftp.g-int.net/apt/redhat/$releasever/$basearch/yum/k12ltsp/
#  
http://fedora.quicknet.nl/fedora/redhat/$releasever/$basearch/yum/k12ltsp/
#  
http://ftp.iasi.roedu.net/mirrors/fedora.us/fedora/redhat/$releasever/$basearch/yum/k12ltsp/
#gpgcheck=1
#failovermethod=priority

[macromedia]
name=Macromedia Flash Player for Red Hat Linux $releasever
baseurl=
  http://macromedia.mplug.org/apt/redhat/$releasever/
#  http://sluglug.ucsc.edu/macromedia/apt/redhat/$releasever/
#  http://ruslug.rutgers.edu/macromedia/apt/redhat/$releasever/
#  http://macromedia.rediris.es/apt/redhat/$releasever/
gpgcheck=1
failovermethod=priority





More information about the K12OSN mailing list