| … | |
… | |
| 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-ppc-kernel.xml,v 1.10 2004/08/30 17:44:00 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.11 2004/09/01 10:38:46 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Timezone</title> |
11 | <title>Timezone</title> |
| 12 | <body> |
12 | <body> |
| … | |
… | |
| 92 | <title>Introduction</title> |
92 | <title>Introduction</title> |
| 93 | <body> |
93 | <body> |
| 94 | |
94 | |
| 95 | <p> |
95 | <p> |
| 96 | Manually configuring a kernel is often seen as the most difficult procedure a |
96 | Manually configuring a kernel is often seen as the most difficult procedure a |
| 97 | Linux users ever has to perform. Nothing is less true -- after configuring a |
97 | Linux user ever has to perform. Nothing is less true -- after configuring a |
| 98 | couple of kernels you don't even remember that it was difficult ;) |
98 | couple of kernels you don't even remember that it was difficult ;) |
| 99 | </p> |
99 | </p> |
| 100 | |
100 | |
| 101 | <p> |
101 | <p> |
| 102 | However, one thing <e>is</e> true: you must know your system when you start |
102 | However, one thing <e>is</e> true: you must know your system when you start |