| … | |
… | |
| 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.15 2004/12/12 11:10:46 sejo Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.16 2005/01/04 18:11:20 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>1.12</version> |
11 | <version>1.13</version> |
| 12 | <date>2004-12-12</date> |
12 | <date>2005-01-04</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Timezone</title> |
15 | <title>Timezone</title> |
| 16 | <body> |
16 | <body> |
| 17 | |
17 | |
| … | |
… | |
| 43 | Guide</uri>. |
43 | Guide</uri>. |
| 44 | </p> |
44 | </p> |
| 45 | |
45 | |
| 46 | <p> |
46 | <p> |
| 47 | For PPC you can choose between <c>development-sources</c> and |
47 | For PPC you can choose between <c>development-sources</c> and |
| 48 | <c>gentoo-dev-sources</c> (both 2.6 kernels). The latter is available when you |
48 | <c>gentoo-dev-sources</c> (both 2.6 kernels). Beside those there is a special |
| 49 | perform a networkless installation. Beside those there is a special |
|
|
| 50 | kernel-2.6-patchset for the Pegasos: <c>pegasos-dev-sources</c>. So let's |
49 | kernel-2.6-patchset for the Pegasos: <c>pegasos-dev-sources</c>. So let's |
| 51 | continue with <c>emerge</c>'ing the kernel sources: |
50 | continue with <c>emerge</c>'ing the kernel sources: |
| 52 | </p> |
51 | </p> |
| 53 | |
52 | |
| 54 | <pre caption="Installing a kernel source"> |
53 | <pre caption="Installing a kernel source"> |