author | harlekin <harlekin> | 2003-08-09 14:40:52 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-08-09 14:40:52 (UTC) |
commit | c893a4f0a279a0a4e35d6376a21929245290605f (patch) (unidiff) | |
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 | |||
@@ -7,16 +7,6 @@ Normally, simply running | |||
7 | ipkg update && ipkg upgrade | 7 | ipkg update && ipkg upgrade |
8 | </literallayout> | 8 | </literallayout> |
9 | </informalexample> | 9 | </informalexample> |
10 | will upgrade &opie;. However, if you currently have a version with the 1.5.0 | 10 | will upgrade &opie;. |
11 | version number, you will have to upgrade it differently, because &opie; now uses a | ||
12 | different version number (the 1.5.0 was Qtopia's version number, we now use our | ||
13 | own). To upgrade from one of these older versions, run: | ||
14 | <informalexample> | ||
15 | <literallayout> | ||
16 | ipkg update | ||
17 | ipkg install opie-update | ||
18 | </literallayout> | ||
19 | </informalexample> | ||
20 | &opie; should then be upgraded. | ||
21 | </para> | 11 | </para> |
22 | </chapter> \ No newline at end of file | 12 | </chapter> |