Dawnfoster (Talk | contribs) (→Update Setup (One-time Steps)) |
Dawnfoster (Talk | contribs) (→Update Setup (One-time Steps): corrected a step) |
||
| Line 6: | Line 6: | ||
'''Add the Update Repositories''' | '''Add the Update Repositories''' | ||
| + | |||
* Open a terminal window (Applications -> System Tools -> Terminal) | * Open a terminal window (Applications -> System Tools -> Terminal) | ||
* Change to the super user using the 'su' command. | * Change to the super user using the 'su' command. | ||
| Line 18: | Line 19: | ||
'''Refresh the New Repositories''' | '''Refresh the New Repositories''' | ||
| + | |||
After adding your repos, you will need to do a refresh by typing: | After adding your repos, you will need to do a refresh by typing: | ||
zypper refresh | zypper refresh | ||
| - | + | '''Install Updates''' | |
| + | |||
| + | You may need to issue this command more than once if you receive a message asking you to 'run this command once more to install other needed patches.' | ||
| + | zypper patch | ||
'''Update via the GUI Update System''' | '''Update via the GUI Update System''' | ||
Use these instructions at your own risk. These instructions are only for updating MeeGo 1.0 for Netbooks, and we are still testing the update features.
When you want to begin updating your system and testing our update process for the first time, you will need to complete these one-time steps. Again, just a quick reminder that we are still testing the update process, so proceed at your own risk.
Add the Update Repositories
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/core/repos/ia32/packages core-update-testing
yes
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/netbook/repos/ia32/packages netbook-update-testing
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/non-oss/repos/ia32/packages non-oss-update-testing.
Refresh the New Repositories
After adding your repos, you will need to do a refresh by typing:
zypper refresh
Install Updates
You may need to issue this command more than once if you receive a message asking you to 'run this command once more to install other needed patches.'
zypper patch
Update via the GUI Update System
More help using the GUI update system can be found in our online user help documentation.
You should receive notifications about installing future updates right from the user interface without any additional actions.