[yum-cvs] yum/etc yum.conf,1.7,1.8
Jeremy Katz
katzj at linux.duke.edu
Sat Mar 4 16:09:04 UTC 2006
Update of /home/groups/yum/cvs/yum/etc
In directory login1.linux.duke.edu:/tmp/cvs-serv2989/etc
Modified Files:
yum.conf
Log Message:
new option 'keepcache' to allow the cache of packages and headers to be
automatically purged after successful package installation. the default
behavior remains to keep things (as previously)
Index: yum.conf
===================================================================
RCS file: /home/groups/yum/cvs/yum/etc/yum.conf,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- yum.conf 28 Sep 2004 23:14:37 -0000 1.7
+++ yum.conf 4 Mar 2006 16:09:02 -0000 1.8
@@ -1,5 +1,6 @@
[main]
cachedir=/var/cache/yum
+keepcache=1
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
More information about the Yum-cvs-commits
mailing list