Changes

Jump to navigation Jump to search
m
Updated list cosmetics
Line 11: Line 11:     
==Yum Update==
 
==Yum Update==
<ol><li>Install the latest yum support files:</li></ol>
+
<ol></li><li>Install the latest yum support files:
 
  yum update smeserver-support smeserver-yum yum yum-plugin-fastest-mirror python-sqlite
 
  yum update smeserver-support smeserver-yum yum yum-plugin-fastest-mirror python-sqlite
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
<ol start=2><li>Clean your yum cache and update, forcing your system to use the default repositories</li></ol>
+
</li><li>Clean your yum cache and update, forcing your system to use the default repositories
 
  yum clean all
 
  yum clean all
 
  yum --disablerepo=* \
 
  yum --disablerepo=* \
Line 24: Line 24:  
  update
 
  update
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
<ol start=3><li>Reset yum to the new default configuration as described here: [[:AddingSoftware#Restoring_Default_Yum_Repositories]].  For more information on why this is required for all users, see [[:Updating_to_SME_7.2#Ensuring the correct yum repository configuration|Ensuring the correct yum repository configuration]] below.</li>
+
</li><li>Reset yum to the new default configuration as described here: [[:AddingSoftware#Restoring_Default_Yum_Repositories]].  For more information on why this is required for all users, see [[:Updating_to_SME_7.2#Ensuring the correct yum repository configuration|Ensuring the correct yum repository configuration]].</li>
 
<li>Reset other settings to new defaults as shown here: [[:Updating_to_SME_7.2#Updating_Configuration_Database_with_New_Default_Values]]</li>
 
<li>Reset other settings to new defaults as shown here: [[:Updating_to_SME_7.2#Updating_Configuration_Database_with_New_Default_Values]]</li>
<li>Perform a final ''yum update'' to obtain updates or patches released after the generation of the 7.2 iso.</li></ol>
+
<li>Perform a final ''yum update'' to obtain updates or patches released after the generation of the 7.2 CD image.</li></ol>
    
==Cleanup Tasks==
 
==Cleanup Tasks==

Navigation menu