| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.71 2004/09/24 20:46:42 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.72 2004/10/02 21:53:56 cam Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/faq.xml"> |
5 | <guide link="/doc/en/faq.xml"> |
| 6 | <title>Gentoo Linux Frequently Asked Questions</title> |
6 | <title>Gentoo Linux Frequently Asked Questions</title> |
| 7 | <author title="Previous Chief Architect"> |
7 | <author title="Previous Chief Architect"> |
| … | |
… | |
| 35 | please contact either an author or a member of the documentation team. |
35 | please contact either an author or a member of the documentation team. |
| 36 | </abstract> |
36 | </abstract> |
| 37 | |
37 | |
| 38 | <license/> |
38 | <license/> |
| 39 | |
39 | |
| 40 | <version>2.8</version> |
40 | <version>2.9</version> |
| 41 | <date>July 04, 2004</date> |
41 | <date>October 2, 2004</date> |
| 42 | |
42 | |
| 43 | <chapter> |
43 | <chapter> |
| 44 | <title>Featured Questions</title> |
44 | <title>Featured Questions</title> |
| 45 | <section> |
45 | <section> |
| 46 | <title>Getting Started</title> |
46 | <title>Getting Started</title> |
| … | |
… | |
| 396 | <body> |
396 | <body> |
| 397 | |
397 | |
| 398 | <p> |
398 | <p> |
| 399 | In fact there is no difference between the various releases |
399 | In fact there is no difference between the various releases |
| 400 | <b>after they have been installed</b>. Gentoo 1.4 and later are |
400 | <b>after they have been installed</b>. Gentoo 1.4 and later are |
| 401 | <c>glibc-2.3.x</c> based. As such running <c>emerge sync; emerge -u world</c> |
401 | <c>glibc-2.3.x</c> based. As such running <c>emerge --sync; emerge -u world</c> |
| 402 | will bring your entire system up to speed with the "latest Gentoo". |
402 | will bring your entire system up to speed with the "latest Gentoo". |
| 403 | The true differences between individual releases lie in the installation. |
403 | The true differences between individual releases lie in the installation. |
| 404 | </p> |
404 | </p> |
| 405 | |
405 | |
| 406 | <p> |
406 | <p> |