yum installed name only?

Frank Murphy frankly3d at gmail.com
Sun May 5 16:22:16 UTC 2013


On Sat, 4 May 2013 14:25:22 -0600
Kevin Fenzi <kevin at scrye.com> wrote:

The concept seems to be sound:
on the yum client 
repoquery --qf '%{name} \' --installed -a >> 
/var/tmp/"$(hostname -s).list" 
; cp /var/tmp/"$(hostname -s).list"
nfs:/sharedyumcache/"$(uname -i )"/"$(cat /etc/fedora-release | grep
-o '[0-9]'*)"/lists

then on say yum-server
yum update --releasever=N update `*.list` 
(cat and add same release+arch hostnames)

So the one yum server 
(currently physically building this)
can accommodate all yum releases using nfs
(I know it shouldn't be done)

with basic fedora supplied commands.
kiss principle.

-- 
Regards,
Frank - I check for new mail app. 20min
www.frankly3d.com


More information about the users mailing list