[Fedora-livecd-list] [PATCH 3/6] Setting the yumcache

Jeremy Katz katzj at redhat.com
Wed Aug 8 16:37:51 UTC 2007


On Tue, 2007-08-07 at 17:49 -0400, Colin Walters wrote:
> On Tue, 2007-08-07 at 17:26 -0400, Jeremy Katz wrote:
> > So, I commented a little on Colin's related patch... I'm leaning towards
> > this approach, though.
> 
> If using the system yum cache works, that makes a lot of sense to me.

The nice thing with allowing it to be specified is that you can either
end up with
a) unspecified does a private cache, just like now (this is an important
case to keep working, especially when doing multiple builds at a time
from a fast local source)
b) you can specify the system cache if you're pointing at the same repos
as your system.  that can save you download time, etc if you do
keepcache=0 in your system yum.conf or do your system update after
creating a live image
c) you can specify something like /var/tmp/livecd-cache if you want to
have a livecd-specific cache.

Jeremy




More information about the livecd mailing list