Displaying 1 result from an estimated 1 matches for "herbosch".
2009 Oct 21
1
local centos repository upgrade from 5.3 to 5.4
...I copied the OS directory from the install media and ran createrepo on
that dir.
I would like to upgrade my servers to 5.4.
I was wondering if I could simply replace the '5.3' part in the rsync
source to '5.4' ?
Or is there more to it?
Thank you in advance,
Kind regards,
Paul Herbosch
=== What I'm currently rsyncing ===
rsync -avrt rsync://anorien.csc.warwick.ac.uk/CentOS/5.3/addons/i386 --
exclude=debug/ /var/www/html/centos/5/addons/
rsync -avrt rsync://anorien.csc.warwick.ac.uk/CentOS/5.3/centosplus/
i386 --exclude=debug/ /var/www/html/centos/5/centosplus/
rsync -avrt...