Another yum query

Wolfgang S. Rupprecht wolfgang.rupprecht+gnus200705 at gmail.com
Tue May 8 00:27:13 UTC 2007


Timothy Murphy <tim at birdsnest.maths.tcd.ie> writes:
> I have 3 laptops.
> Is it possible to avoid downloading update rpm's 3 times?
> What I would like is for yum to look in /common/RPMs first,
> and only to look in the repository if it didn't find the rpm there.

I'm looking to do something similar.  I have a random bunch of amd64
and x86 machines I'm taking care of.  I would be nice to not download
all the RPM's several times.

cd /var/cache 
mv yum yum-dist 
ln -s /common/yum yum

Note, its isn't quite the directory structure you wanted, but should
be good enough.  Assuming you have /common NFS mounted on all
machines, you will have the the machines share both the yum RPM's and
headers.

-wolfgang
-- 
Wolfgang S. Rupprecht                http://www.wsrcc.com/wolfgang/




More information about the fedora-list mailing list