cleanup, kernel deps do not belong in the tags file anymore
[build.git] / mirroring / f10 / yum.repos.d / building.repo.in
1 [fedora]
2 name=Fedora 10 - $basearch
3 baseurl=@MIRRORURL@/fedora/releases/10/Everything/$basearch/os/
4 enabled=1
5 gpgcheck=1
6 gpgkey=http://mirror.onelab.eu/keys/RPM-GPG-KEY-fedora-10-primary
7
8 [updates]
9 name=Fedora 10 - $basearch - Updates
10 baseurl=@MIRRORURL@/fedora/updates/10/$basearch/
11 enabled=1
12 # turn off gpg checks; when building a f10 vserver in a f12 host, 
13 #this file is generally not present when installing the very first packages
14 gpgcheck=0
15 #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
16