On Wed, 2006-03-15 at 11:02 +0530, François Patte wrote: > Here is what I have done: > > Install httpd on your server. > > create in /var/www/html/ a symlink named "updates-released" pointing > to: > > /var/cache/yum/updates-released/ > > Every time you update your server, run: > > createrepo /var/www/html/updates-released/ > > On every client add a line > in /etc/yum.repo.d/fedora-update-released.repo: > > baseurl=http://myserver.mydomain/updates-released > > And you're done. I'd suggest doing something similar for extras, at least. Updates to extras remain in the extras repo, they don't come through the updates-released one. You've probably got a few of the extra packages installed. -- (Currently running FC4, in case that's important to the thread) Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists.