multi-fcdistro yum config
[bootstrapfs.git] / nodeconfig / yum / f10 / yum.myplc.d / fedora-updates.repo.in
1 # $URL
2 [updates]
3 name=Fedora $releasever - $basearch - Updates
4 failovermethod=priority
5 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/
6 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
7 @KEXCLUDE@
8 enabled=1
9 gpgcheck=1
10 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
11
12 [updates-debuginfo]
13 name=Fedora $releasever - $basearch - Updates - Debug
14 failovermethod=priority
15 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/debug/
16 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-debug-f$releasever&arch=$basearch
17 @KEXCLUDE@
18 enabled=0
19 gpgcheck=1
20 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
21
22 [updates-source]
23 name=Fedora $releasever - Updates Source
24 failovermethod=priority
25 #baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/SRPMS/
26 mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-source-f$releasever&arch=$basearch
27 @KEXCLUDE@
28 enabled=0
29 gpgcheck=1
30 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora