cleanup, kernel deps do not belong in the tags file anymore
[build.git] / mirroring / f10 / yum.repos.d / building.repo.in
index 8075ebe..26b0fdd 100644 (file)
@@ -2,14 +2,15 @@
 name=Fedora 10 - $basearch
 baseurl=@MIRRORURL@/fedora/releases/10/Everything/$basearch/os/
 enabled=1
-gpgcheck=0
-# where can we get this key ?
-#gpgkey=http://redhat.download.fedoraproject.org/pub/fedora/linux/releases/8/Everything/$basearch/os/RPM-GPG-KEY-fedora
+gpgcheck=1
+gpgkey=http://mirror.onelab.eu/keys/RPM-GPG-KEY-fedora-10-primary
 
 [updates]
 name=Fedora 10 - $basearch - Updates
 baseurl=@MIRRORURL@/fedora/updates/10/$basearch/
 enabled=1
-gpgcheck=1
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
+# turn off gpg checks; when building a f10 vserver in a f12 host, 
+#this file is generally not present when installing the very first packages
+gpgcheck=0
+#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora