| … | |
… | |
| 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-x86+amd64-kernel.xml,v 1.17 2007/08/13 03:31:27 nightmorph Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.18 2007/10/05 12:54:36 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <abstract> |
11 | <abstract> |
| 12 | The Linux kernel is the core of every distribution. This chapter |
12 | The Linux kernel is the core of every distribution. This chapter |
| 13 | explains how to configure your kernel. |
13 | explains how to configure your kernel. |
| 14 | </abstract> |
14 | </abstract> |
| 15 | |
15 | |
| 16 | <version>5.4</version> |
16 | <version>5.5</version> |
| 17 | <date>2007-08-12</date> |
17 | <date>2007-10-05</date> |
| 18 | |
18 | |
| 19 | <section> |
19 | <section> |
| 20 | <title>Timezone</title> |
20 | <title>Timezone</title> |
| 21 | <body> |
21 | <body> |
| 22 | |
22 | |
| … | |
… | |
| 51 | Guide</uri>. |
51 | Guide</uri>. |
| 52 | </p> |
52 | </p> |
| 53 | |
53 | |
| 54 | <p test="func:keyval('arch')='x86'"> |
54 | <p test="func:keyval('arch')='x86'"> |
| 55 | For x86-based systems we have, amongst other kernels, <c>gentoo-sources</c> |
55 | For x86-based systems we have, amongst other kernels, <c>gentoo-sources</c> |
| 56 | (kernel source patched with performance-enhancing features). |
56 | (kernel source patched for extra features). |
| 57 | </p> |
57 | </p> |
| 58 | |
58 | |
| 59 | <p test="func:keyval('arch')='AMD64'"> |
59 | <p test="func:keyval('arch')='AMD64'"> |
| 60 | For AMD64-based systems we have <c>gentoo-sources</c> (kernel source patched |
60 | For AMD64-based systems we have <c>gentoo-sources</c> (kernel source patched |
| 61 | with amd64 specific fixes for stability, performance and hardware support). |
61 | for extra features). |
| 62 | </p> |
62 | </p> |
| 63 | |
63 | |
| 64 | <p> |
64 | <p> |
| 65 | Choose your kernel source and install it using <c>emerge</c>. |
65 | Choose your kernel source and install it using <c>emerge</c>. |
| 66 | </p> |
66 | </p> |