| … | |
… | |
| 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.61 2004/11/25 12:38:27 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.62 2004/11/26 22:27:34 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>1.58</version> |
11 | <version>1.59</version> |
| 12 | <date>2004-11-25</date> |
12 | <date>2004-11-26</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Chrooting</title> |
15 | <title>Chrooting</title> |
| 16 | <subsection> |
16 | <subsection> |
| 17 | <title>Optional: Selecting Mirrors</title> |
17 | <title>Optional: Selecting Mirrors</title> |
| … | |
… | |
| 304 | <e>Bootstrapping</e> means building the GNU C Library, GNU Compiler |
304 | <e>Bootstrapping</e> means building the GNU C Library, GNU Compiler |
| 305 | Collection and several other key system programs. |
305 | Collection and several other key system programs. |
| 306 | </p> |
306 | </p> |
| 307 | |
307 | |
| 308 | <p> |
308 | <p> |
| 309 | Before starting the bootstrap, we list a couple of options you might or |
309 | Before starting the bootstrap, you might want to download all necessary |
| 310 | might not want. If you do not want to read those, continue with <uri |
310 | sourcecode first. If you do not want to do this, continue |
| 311 | link="#bootstrap">Bootstrapping the System</uri>. |
311 | with <uri link="#bootstrap">Bootstrapping the System</uri>. |
| 312 | </p> |
312 | </p> |
| 313 | |
313 | |
| 314 | </body> |
314 | </body> |
| 315 | </subsection> |
315 | </subsection> |
| 316 | <subsection> |
316 | <subsection> |