[yum-cvs] yum/docs yum.conf.5,1.40,1.41
Jeremy Katz
katzj at linux.duke.edu
Sat Mar 4 16:09:04 UTC 2006
Update of /home/groups/yum/cvs/yum/docs
In directory login1.linux.duke.edu:/tmp/cvs-serv2989/docs
Modified Files:
yum.conf.5
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.5
===================================================================
RCS file: /home/groups/yum/cvs/yum/docs/yum.conf.5,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- yum.conf.5 1 Mar 2006 19:23:52 -0000 1.40
+++ yum.conf.5 4 Mar 2006 16:09:02 -0000 1.41
@@ -26,6 +26,12 @@
Directory where yum should store its cache and db files. The default is
`/var/cache/yum'.
+.IP \fBkeepcache\fR
+Either `1' or `0'. Determines whether or not yum keeps the cache
+of headers and packages after succesful installation. Default is '1'
+(keep files)
+.br
+
.IP \fBreposdir\fR
A list of directories where yum should look for .repo files which define
repositories to use. Default is `/etc/yum.repos.d, /etc/yum/repos.d'. Each
More information about the Yum-cvs-commits
mailing list