| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.51 2004/10/21 16:34:46 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.52 2004/10/24 18:28:09 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Chrooting</title> |
11 | <title>Chrooting</title> |
| 12 | <subsection> |
12 | <subsection> |
| … | |
… | |
| 180 | directory; it gets overwritten when you update Portage! |
180 | directory; it gets overwritten when you update Portage! |
| 181 | </p> |
181 | </p> |
| 182 | |
182 | |
| 183 | <p> |
183 | <p> |
| 184 | A full description on <c>USE</c> can be found in the second part of the Gentoo |
184 | A full description on <c>USE</c> can be found in the second part of the Gentoo |
| 185 | Handbook, <uri link="?part=2&chap=1">Chapter 1: USE flags</uri>. A full |
185 | Handbook, <uri link="?part=2&chap=2">USE flags</uri>. A full description on |
| 186 | description on the available USE flags can be found on your system in |
186 | the available USE flags can be found on your system in |
| 187 | <path>/usr/portage/profiles/use.desc</path>. |
187 | <path>/usr/portage/profiles/use.desc</path>. |
| 188 | </p> |
188 | </p> |
| 189 | |
189 | |
| 190 | <pre caption="Viewing available USE flags"> |
190 | <pre caption="Viewing available USE flags"> |
| 191 | # <i>less /usr/portage/profiles/use.desc</i> |
191 | # <i>less /usr/portage/profiles/use.desc</i> |
| … | |
… | |
| 396 | |
396 | |
| 397 | <p> |
397 | <p> |
| 398 | You can for now safely ignore any warnings about updated configuration files |
398 | You can for now safely ignore any warnings about updated configuration files |
| 399 | (and running <c>etc-update</c>). When your Gentoo system is fully installed and |
399 | (and running <c>etc-update</c>). When your Gentoo system is fully installed and |
| 400 | booted, do read our documentation on <uri |
400 | booted, do read our documentation on <uri |
| 401 | link="?part=2&chap=4#doc_chap1">Configuration File Protection</uri>. |
401 | link="?part=3&chap=2#doc_chap3">Configuration File Protection</uri>. |
| 402 | </p> |
402 | </p> |
| 403 | |
403 | |
| 404 | <p> |
404 | <p> |
| 405 | When the build process has completed, continue with <uri |
405 | When the build process has completed, continue with <uri |
| 406 | link="?part=1&chap=7">Configuring the Kernel</uri>. |
406 | link="?part=1&chap=7">Configuring the Kernel</uri>. |