Meego Wiki
Views

MeeGo Software Updates

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Update Setup (One-time Steps): corrected a step)
Line 28: Line 28:
  zypper patch
  zypper patch
-
'''Update via the GUI Update System'''
+
== Future Updates ==
 +
 
 +
You should receive notifications about installing future updates right from the user interface without any additional actions.
 +
 
 +
You can also manually check for updates via the GUI Update System:
* Navigate in the user interface to Applications -> System Tools -> Update System.
* Navigate in the user interface to Applications -> System Tools -> Update System.
* After it refreshes the software list, Click 'Install Updates'.
* After it refreshes the software list, Click 'Install Updates'.
Line 34: Line 38:
[http://help.meego.com/netbook/settings/installing-updating-and-removing-software/update-system-software More help using the GUI update system] can be found in our online user help documentation.
[http://help.meego.com/netbook/settings/installing-updating-and-removing-software/update-system-software More help using the GUI update system] can be found in our online user help documentation.
-
 
-
== Future Updates ==
 
-
 
-
You should receive notifications about installing future updates right from the user interface without any additional actions.
 

Revision as of 16:09, 19 June 2010

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.

Update Setup (One-time Steps)

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

  • Open a terminal window (Applications -> System Tools -> Terminal)
  • Change to the super user using the 'su' command.
  • Type the following command into your terminal window to add the repository for the core update:
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/core/repos/ia32/packages core-update-testing
  • Note: You will probably get a message that 'PackageKit is blocking zypper.....tell packagekit to quit (yes/no)'. Type 'yes' to allow zypper to quit packagekit.
yes
  • Type the following command into your terminal window to add the repository for the netbook UI update:
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/netbook/repos/ia32/packages netbook-update-testing
  • If you want to also update Chrome, type this additional command to add the non open source repo to get the chrome updates:
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

Future Updates

You should receive notifications about installing future updates right from the user interface without any additional actions.

You can also manually check for updates via the GUI Update System:

  • Navigate in the user interface to Applications -> System Tools -> Update System.
  • After it refreshes the software list, Click 'Install Updates'.
  • If you have already installed your updates, you should get a dialog telling you that all software is up to date.

More help using the GUI update system can be found in our online user help documentation.

Personal tools