| … | |
… | |
| 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-alpha-kernel.xml,v 1.44 2007/08/13 03:31:27 nightmorph Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.45 2008/01/12 22:51:31 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>8.3</version> |
11 | <version>8.4</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 | |
| … | |
… | |
| 133 | <p> |
133 | <p> |
| 134 | First of all, activate the use of development and experimental code/drivers. |
134 | First of all, activate the use of development and experimental code/drivers. |
| 135 | You need this, otherwise some very important code/drivers won't show up: |
135 | You need this, otherwise some very important code/drivers won't show up: |
| 136 | </p> |
136 | </p> |
| 137 | |
137 | |
| 138 | <pre caption="Selecting experimental code/drivers, General setup"> |
138 | <pre caption="Selecting experimental code/drivers"> |
| 139 | Code maturity level options ---> |
139 | General setup ---> |
| 140 | [*] Prompt for development and/or incomplete code/drivers |
140 | [*] Prompt for development and/or incomplete code/drivers |
| 141 | General setup ---> |
|
|
| 142 | [*] Support for hot-pluggable devices |
|
|
| 143 | </pre> |
141 | </pre> |
| 144 | |
142 | |
| 145 | <p> |
143 | <p> |
| 146 | Now go to <c>File Systems</c> and select support for the filesystems you use. |
144 | Now go to <c>File Systems</c> and select support for the filesystems you use. |
| 147 | <e>Don't</e> compile them as modules, otherwise your Gentoo system will not be |
145 | <e>Don't</e> compile them as modules, otherwise your Gentoo system will not be |