Meego Wiki
Views

MeeGo Software Updates

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Update Setup (One-time Steps))
(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
-
At this point you can continue to complete the updates at the command line, but we would prefer to have you test our GUI update system.
+
'''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'''

Revision as of 16:06, 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

Update 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.

Future Updates

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

Personal tools