This change is for yum-2.4 from fc4
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 3 Nov 2005 16:24:00 +0000 (16:24 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 3 Nov 2005 16:24:00 +0000 (16:24 +0000)
when we build the CD from an fc4 node, we want the yum client to ignore
/etc/yum.repos.d/

This probably would still make sense if the nodes were to run fc4 too.

yum.conf

index 8c71cc5..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