author | harlekin <harlekin> | 2003-08-09 14:40:52 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-08-09 14:40:52 (UTC) |
commit | c893a4f0a279a0a4e35d6376a21929245290605f (patch) (side-by-side diff) | |
tree | 3f319bc5129b5fedba4ae3e7d3ca4a8f35d984c6 /docs/usermanual/upgrading.sgm | |
parent | c6d96c514c58b288ac0bc8f844db35123bcaf2ad (diff) | |
download | opie-c893a4f0a279a0a4e35d6376a21929245290605f.zip opie-c893a4f0a279a0a4e35d6376a21929245290605f.tar.gz opie-c893a4f0a279a0a4e35d6376a21929245290605f.tar.bz2 |
updated to usermanual by Clement Seveillac <clement@nist.gov>, changelog on http://handhelds.org/hypermail/opie/current/7412.html
Diffstat (limited to 'docs/usermanual/upgrading.sgm') (more/less context) (ignore whitespace changes)
-rw-r--r-- | docs/usermanual/upgrading.sgm | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/docs/usermanual/upgrading.sgm b/docs/usermanual/upgrading.sgm index 787d4dd..a0667ab 100644 --- a/docs/usermanual/upgrading.sgm +++ b/docs/usermanual/upgrading.sgm @@ -1,22 +1,12 @@ <chapter><title>Upgrading</title> <para> First, you should shutdown &opie; from the "Shutdown" app in the Settings tab. Normally, simply running <informalexample> <literallayout> ipkg update && ipkg upgrade </literallayout> </informalexample> -will upgrade &opie;. However, if you currently have a version with the 1.5.0 -version number, you will have to upgrade it differently, because &opie; now uses a -different version number (the 1.5.0 was Qtopia's version number, we now use our -own). To upgrade from one of these older versions, run: -<informalexample> -<literallayout> - ipkg update - ipkg install opie-update -</literallayout> -</informalexample> -&opie; should then be upgraded. +will upgrade &opie;. </para> -</chapter>
\ No newline at end of file +</chapter> |