This change is for yum-2.4 from fc4
[bootcd.git] / yum.conf
index 69135eb..a5a60ec 100644 (file)
--- a/yum.conf
+++ b/yum.conf
@@ -3,6 +3,9 @@ cachedir=/var/cache/yum
 debuglevel=2
 logfile=/var/log/yum.log
 pkgpolicy=newest
+### for yum-2.4 in fc4 (this will be ignored by yum-2.0)
+### everything in here, do not scan /etc/yum.repos.d/
+reposdir=/dev/null
 
 [FedoraCore2Base]
 name=Fedora Core 2 Base -- PlanetLab Central
@@ -12,8 +15,6 @@ baseurl=http://boot.planet-lab.org/install-rpms/stock-fc2/
 name=Fedora Core 2 Updates -- PlanetLab Central
 baseurl=http://boot.planet-lab.org/install-rpms/updates-fc2/
 
-[BootCDTestRepo]
-name=Fedora Core 2 Boot CD Test
-baseurl=http://boot.planet-lab.org/install-rpms/bootcd-test-repo/
-
-
+[BootCDRepo]
+name=PlanetLab Boot CD
+baseurl=http://boot.planet-lab.org/install-rpms/bootcd/