| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 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/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/nl/handbook/hb-install-system.xml,v 1.13 2006/03/14 10:06:45 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/nl/handbook/hb-install-system.xml,v 1.14 2006/03/14 19:22:21 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <!-- Sync: 1.91 --> |
9 | <!-- Sync: 1.93 --> |
| 10 | |
10 | |
| 11 | <sections> |
11 | <sections> |
| 12 | |
12 | |
| 13 | <version>2.18</version> |
13 | <version>2.19</version> |
| 14 | <date>2006-02-27</date> |
14 | <date>2006-03-06</date> |
| 15 | |
15 | |
| 16 | <section> |
16 | <section> |
| 17 | <title>Chrooting</title> |
17 | <title>Chrooting</title> |
| 18 | <subsection> |
18 | <subsection> |
| 19 | <title>Optioneel: Mirrors selecteren</title> |
19 | <title>Optioneel: Mirrors selecteren</title> |
| … | |
… | |
| 115 | </p> |
115 | </p> |
| 116 | |
116 | |
| 117 | <pre caption="De nieuwe omgeving binnen chrooten"> |
117 | <pre caption="De nieuwe omgeving binnen chrooten"> |
| 118 | # <i>chroot /mnt/gentoo /bin/bash</i> |
118 | # <i>chroot /mnt/gentoo /bin/bash</i> |
| 119 | # <i>env-update</i> |
119 | # <i>env-update</i> |
| 120 | * Caching service dependencies... |
120 | >> Regenerating /etc/ld.so.cache... |
| 121 | # <i>source /etc/profile</i> |
121 | # <i>source /etc/profile</i> |
| 122 | # <i>export PS1="(chroot) $PS1"</i> |
122 | # <i>export PS1="(chroot) $PS1"</i> |
| 123 | </pre> |
123 | </pre> |
| 124 | |
124 | |
| 125 | <p> |
125 | <p> |
| … | |
… | |
| 303 | volledig is getweaked voor GNOME. |
303 | volledig is getweaked voor GNOME. |
| 304 | </p> |
304 | </p> |
| 305 | |
305 | |
| 306 | <p> |
306 | <p> |
| 307 | De standaard <c>USE</c> instellingen staan in de <path>make.defaults</path> |
307 | De standaard <c>USE</c> instellingen staan in de <path>make.defaults</path> |
| 308 | bestanden van uw profiel. Je zult <path>make.defaults</path> bestanden vinden |
308 | bestanden van uw profiel. U zult <path>make.defaults</path> bestanden vinden |
| 309 | in de map waarnaar <path>/etc/profile</path> verwijst en tevens in alle |
309 | in de map waarnaar <path>/etc/profile</path> verwijst en tevens in alle |
| 310 | bovenliggende mappen. De standaard <c>USE</c> instelling is de som van alle |
310 | bovenliggende mappen. De standaard <c>USE</c> instelling is de som van alle |
| 311 | <c>USE</c> instellingen in alle <path>make.defaults</path> bestanden. Wat u |
311 | <c>USE</c> instellingen in alle <path>make.defaults</path> bestanden. Wat u |
| 312 | zelf in <path>/etc/make.conf</path> plaatst, wordt berekend tegen de standaard |
312 | zelf in <path>/etc/make.conf</path> plaatst, wordt berekend tegen de standaard |
| 313 | instellingen. Wanner u iets toevoegt aan <c>USE</c> wordt het in de standaard |
313 | instellingen. Wanner u iets toevoegt aan <c>USE</c> wordt het in de standaard |