Barry Brimer wrote:
I need to update a CentOS 4.0 system to CentOS 4.3. In my opinion, I should start out with a "yum update yum centos-yumconf" and then follow that with a "yum update". Does anyone have any other input as to what other packages might be needed to be updated with yum and centos-yumconf before the mass upgrade?
during the 4.1-> 4.2 stage there were some auditlib issues, i would recommend something like this :
yum update kernel* audit* yum centos-yumconf reboot the machine ( yes, really, use the newer kernel ) yum update
- KB