Line 12: |
Line 12: |
| ==Yum Update== | | ==Yum Update== |
| {{Note_box|27 Aug 2007: dbus & dbus-glib added to 1st stage update to prevent dependancy issues later in the process}} | | {{Note_box|27 Aug 2007: dbus & dbus-glib added to 1st stage update to prevent dependancy issues later in the process}} |
− | <ol><li>Install the latest yum support files: | + | <ol><li>Install the latest yum support files:</li> |
− | yum update dbus dbus-glib smeserver-support smeserver-yum yum yum-plugin-fastest-mirror python-sqlite | + | yum update dbus dbus-glib 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 |
− | </li><li>Reset yum to the new default configuration as described here: [[:AddingSoftware#Restoring_Default_Yum_Repositories]].
| + | <li>Reset yum to the new default configuration as described here: [[:AddingSoftware#Restoring_Default_Yum_Repositories]]. |
− | <br>(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>Clean your yum cache and update using the new repository configuration: | + | <br>(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>Clean your yum cache and update using the new repository configuration:</li> |
| yum clean all | | yum clean all |
| yum update | | yum update |
| signal-event post-upgrade; signal-event reboot | | signal-event post-upgrade; signal-event reboot |
− | </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 confirm that you have installed all available updates.</li></ol> | | <li>Perform a final ''yum update'' to confirm that you have installed all available updates.</li></ol> |