| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/genkernel.xml,v 1.11 2004/11/05 16:39:05 plasmaroo Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/genkernel.xml,v 1.12 2004/11/05 22:34:04 plasmaroo Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/genkernel.xml"> |
5 | <guide link="/doc/en/genkernel.xml"> |
| 6 | <title>Gentoo Linux Genkernel Guide</title> |
6 | <title>Gentoo Linux Genkernel Guide</title> |
| 7 | |
7 | |
| … | |
… | |
| 14 | provided by genkernel. |
14 | provided by genkernel. |
| 15 | </abstract> |
15 | </abstract> |
| 16 | |
16 | |
| 17 | <license/> |
17 | <license/> |
| 18 | |
18 | |
| 19 | <version>1.1.1</version> |
19 | <version>1.1.2</version> |
| 20 | <date>November 05, 2004</date> |
20 | <date>November 05, 2004</date> |
| 21 | |
21 | |
| 22 | <chapter> |
22 | <chapter> |
| 23 | <title>Introduction</title> |
23 | <title>Introduction</title> |
| 24 | <section> |
24 | <section> |
| … | |
… | |
| 370 | <section> |
370 | <section> |
| 371 | <title>Kernel Configuration Files</title> |
371 | <title>Kernel Configuration Files</title> |
| 372 | <body> |
372 | <body> |
| 373 | |
373 | |
| 374 | <p> |
374 | <p> |
| 375 | genkernel will save your kernel config in <path>/etc/kernels</path> and use that |
375 | Genkernel will save your kernel config in <path>/etc/kernels</path> and use that |
| 376 | config whenever you issue <c>genkernel</c> again. If you want to start off again |
376 | config whenever you issue <c>genkernel</c> again. If you want to start off again |
| 377 | with the defaults, rename the file in <path>/etc/kernels</path>. genkernel will |
377 | with the defaults, rename the file in <path>/etc/kernels</path>. Genkernel will |
| 378 | then use the kernel config located in |
378 | then use the kernel config located in |
| 379 | <path>/usr/share/genkernel/<arch></path> instead. |
379 | <path>/usr/share/genkernel/<arch></path> instead. |
| 380 | </p> |
380 | </p> |
| 381 | |
381 | |
| 382 | </body> |
382 | </body> |