| … | |
… | |
| 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.27 2005/06/05 16:36:18 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.28 2005/06/09 12:22:26 fox2mike Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>2.6</version> |
11 | <version>2.7</version> |
| 12 | <date>2005-06-02</date> |
12 | <date>2005-06-09</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Timezone</title> |
15 | <title>Timezone</title> |
| 16 | <body> |
16 | <body> |
| 17 | |
17 | |
| … | |
… | |
| 150 | <p> |
150 | <p> |
| 151 | First of all, activate the use of development and experimental code/drivers. |
151 | First of all, activate the use of development and experimental code/drivers. |
| 152 | You need this, otherwise some very important code/drivers won't show up: |
152 | You need this, otherwise some very important code/drivers won't show up: |
| 153 | </p> |
153 | </p> |
| 154 | |
154 | |
| 155 | <pre caption="Selecting experimental code/drivers"> |
155 | <pre caption="Selecting experimental code/drivers, General setup"> |
| 156 | Code maturity level options ---> |
156 | Code maturity level options ---> |
| 157 | [*] Prompt for development and/or incomplete code/drivers |
157 | [*] Prompt for development and/or incomplete code/drivers |
|
|
158 | General setup ---> |
|
|
159 | [*] Support for hot-pluggable devices |
| 158 | </pre> |
160 | </pre> |
| 159 | |
161 | |
| 160 | <p> |
162 | <p> |
| 161 | Now go to <c>File Systems</c> and select support for the filesystems you use. |
163 | Now go to <c>File Systems</c> and select support for the filesystems you use. |
| 162 | <e>Don't</e> compile them as modules, otherwise your Gentoo system will not be |
164 | <e>Don't</e> compile them as modules, otherwise your Gentoo system will not be |