| 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/gentoo-x86-quickinstall.xml,v 1.44 2005/08/04 07:01:46 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.45 2005/08/09 13:24:25 swift Exp $ --> |
| 3 | |
3 | |
| 4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 5 | |
5 | |
| 6 | <guide link="/doc/en/gentoo-x86-quickinstall.xml"> |
6 | <guide link="/doc/en/gentoo-x86-quickinstall.xml"> |
| 7 | <title>Gentoo Linux x86 Quick Install Guide</title> |
7 | <title>Gentoo Linux x86 Quick Install Guide</title> |
| … | |
… | |
| 19 | |
19 | |
| 20 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
20 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 21 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
21 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 22 | <license/> |
22 | <license/> |
| 23 | |
23 | |
| 24 | <version>2.4</version> |
24 | <version>2.5</version> |
| 25 | <date>2005-08-04</date> |
25 | <date>2005-08-09</date> |
| 26 | |
26 | |
| 27 | <chapter> |
27 | <chapter> |
| 28 | <title>Quick Install Guide</title> |
28 | <title>Quick Install Guide</title> |
| 29 | <section> |
29 | <section> |
| 30 | <title>Installation Media</title> |
30 | <title>Installation Media</title> |
| … | |
… | |
| 167 | using <c>emerge -e system</c> (or <c>-N</c> if you haven't |
167 | using <c>emerge -e system</c> (or <c>-N</c> if you haven't |
| 168 | altered the default CFLAGS/CXXFLAGS). |
168 | altered the default CFLAGS/CXXFLAGS). |
| 169 | </li> |
169 | </li> |
| 170 | </ul> |
170 | </ul> |
| 171 | |
171 | |
| 172 | <p> |
|
|
| 173 | Stage3 users (except those performing a network less installation) need to |
|
|
| 174 | upgrade the baselayout package: |
|
|
| 175 | </p> |
|
|
| 176 | |
|
|
| 177 | <pre caption="Upgrading baselayout"> |
|
|
| 178 | # <i>CONFIG_PROTECT="-*" emerge baselayout</i> |
|
|
| 179 | </pre> |
|
|
| 180 | |
|
|
| 181 | </body> |
172 | </body> |
| 182 | </section> |
173 | </section> |
| 183 | <section> |
174 | <section> |
| 184 | <title>Kernel Configuration</title> |
175 | <title>Kernel Configuration</title> |
| 185 | <body> |
176 | <body> |