On Sat, 4 May 2013 14:25:22 -0600 Kevin Fenzi <kevin@xxxxxxxxx> 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 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org