Re: keepcache=1 on individual repos
Ian Mortimer <[email protected]> Tue, 20 Aug 2013 08:05:30 +1000
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
On 19/08/13 21:42, Zdenek Pavlas wrote: >> Can keepcache=1 be set for individual repos. > > No, it's a global option. However, it seems quite easy > to implement as a per-repo option. Will think about it.. That would be a useful option. We use local repos that we don't need to cache and remote repos that we definitely want to cache. I've been using a global keepcache=1 setting with a wrapper script to clean out only the local repos but a per-repo option would be simpler. -- Ian