| … | |
… | |
| 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/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.56 2007/08/13 03:31:27 nightmorph Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.57 2008/01/12 22:51:31 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>8.4</version> |
11 | <version>8.5</version> |
| 12 | <date>2007-08-12</date> |
12 | <date>2008-01-12</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Timezone</title> |
15 | <title>Timezone</title> |
| 16 | <body> |
16 | <body> |
| 17 | |
17 | |
| … | |
… | |
| 140 | First of all, activate the use of development and experimental code/drivers. |
140 | First of all, activate the use of development and experimental code/drivers. |
| 141 | You need this, otherwise some very important code/drivers won't show up: |
141 | You need this, otherwise some very important code/drivers won't show up: |
| 142 | </p> |
142 | </p> |
| 143 | |
143 | |
| 144 | <pre caption="Selecting experimental code/drivers"> |
144 | <pre caption="Selecting experimental code/drivers"> |
| 145 | Code maturity level options ---> |
145 | General setup ---> |
| 146 | [*] Prompt for development and/or incomplete code/drivers |
146 | [*] Prompt for development and/or incomplete code/drivers |
| 147 | </pre> |
147 | </pre> |
| 148 | |
148 | |
| 149 | <p> |
149 | <p> |
| 150 | Now go to <c>File Systems</c> and select support for the filesystems you use. |
150 | Now go to <c>File Systems</c> and select support for the filesystems you use. |