| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
2 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.8 2004/08/11 15:06:06 swift Exp $ --> |
3 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-upgrading.xml,v 1.9 2004/08/13 13:42:30 swift Exp $ --> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/gentoo-upgrading.xml"> |
5 | <guide link="/doc/en/gentoo-upgrading.xml"> |
| 6 | <title>Gentoo Upgrading Guide</title> |
6 | <title>Gentoo Upgrading Guide</title> |
| 7 | |
7 | |
| 8 | <author title="Author"> |
8 | <author title="Author"> |
| 9 | <mail link="g.guidi@sns.it">Gregorio Guidi</mail> |
9 | <mail link="g.guidi@sns.it">Gregorio Guidi</mail> |
| 10 | </author> |
10 | </author> |
| 11 | |
11 | |
| 12 | <abstract> |
12 | <abstract> |
| 13 | This document explains how new Gentoo releases affect existing installs. |
13 | This document explains how new Gentoo releases affect existing installs. |
| 14 | </abstract> |
14 | </abstract> |
| 15 | |
15 | |
| 16 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
16 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 17 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
17 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 18 | <license/> |
18 | <license/> |
| 19 | |
19 | |
| 20 | <version>2.1</version> |
20 | <version>2.2</version> |
| 21 | <date>August 11, 2004</date> |
21 | <date>August 13, 2004</date> |
| 22 | |
22 | |
| 23 | <chapter> |
23 | <chapter> |
| 24 | <title>Gentoo and Upgrades</title> |
24 | <title>Gentoo and Upgrades</title> |
| 25 | <section> |
25 | <section> |
| 26 | <title>Philosophy</title> |
26 | <title>Philosophy</title> |
| 27 | <body> |
27 | <body> |
| 28 | |
28 | |
| 29 | <p> |
29 | <p> |
| 30 | Here in Gentoo land, the concept of upgrading is quite different compared to |
30 | Here in Gentoo land, the concept of upgrading is quite different compared to |
| 31 | the rest of the Linux world. You probably already know that we never got in |
31 | the rest of the Linux world. You probably already know that we never got in |
| 32 | touch with the "classic" way of upgrading software: waiting for a new release, |
32 | touch with the "classic" way of upgrading software: waiting for a new release, |
| 33 | downloading it, burning, putting it in the cdrom drive and then following the |
33 | downloading it, burning, putting it in the cdrom drive and then following the |
| 34 | upgrade instructions. |
34 | upgrade instructions. |
| 35 | </p> |
35 | </p> |
| 36 | |
36 | |
| … | |
… | |
| 218 | <ti></ti> |
218 | <ti></ti> |
| 219 | </tr> |
219 | </tr> |
| 220 | <tr> |
220 | <tr> |
| 221 | <th>ppc</th> |
221 | <th>ppc</th> |
| 222 | <ti>2004.0</ti> |
222 | <ti>2004.0</ti> |
| 223 | <ti></ti> |
223 | <ti></ti> |
| 224 | </tr> |
224 | </tr> |
| 225 | <tr> |
225 | <tr> |
| 226 | <th>mips</th> |
226 | <th>mips</th> |
| 227 | <ti>2004.1</ti> |
227 | <ti>2004.1</ti> |
| 228 | <ti>1.4</ti> |
228 | <ti>1.4</ti> |
| 229 | </tr> |
229 | </tr> |
| 230 | <tr> |
230 | <tr> |
| 231 | <th>sparc</th> |
231 | <th>sparc</th> |
| 232 | <ti>2004.0</ti> |
232 | <ti>2004.0</ti> |
| 233 | <ti>1.4</ti> |
233 | <ti></ti> |
|
|
234 | </tr> |
|
|
235 | <tr> |
|
|
236 | <th>sparc64</th> |
|
|
237 | <ti>2004.0</ti> |
|
|
238 | <ti></ti> |
| 234 | </tr> |
239 | </tr> |
| 235 | <tr> |
240 | <tr> |
| 236 | <th>x86</th> |
241 | <th>x86</th> |
| 237 | <ti>2004.2</ti> |
242 | <ti>2004.2</ti> |
| 238 | <ti>2004.0, 1.4</ti> |
243 | <ti>2004.0, 1.4</ti> |
| 239 | </tr> |
244 | </tr> |
| 240 | </table> |
245 | </table> |
| 241 | |
246 | |
| 242 | </body> |
247 | </body> |
| 243 | </section> |
248 | </section> |
| 244 | </chapter> |
249 | </chapter> |
| 245 | |
250 | |
| 246 | <chapter> |
251 | <chapter> |
| 247 | <title>Profile updating instructions</title> |
252 | <title>Profile updating instructions</title> |
| 248 | <section> |
253 | <section> |