From 8474e8d299124328de7ae315d71b4b270dc3f6c5 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sun, 11 Mar 2007 10:58:21 +0000 Subject: [PATCH] Remove remains of previous 2 ways used to build a custom kernel (since only 1 way is now documented in this book). Found by: Paco Cubi --- .../books/handbook/kernelconfig/chapter.sgml | 43 +------------------ 1 file changed, 1 insertion(+), 42 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml index acdbd71131..201ef445df 100644 --- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml @@ -253,48 +253,7 @@ with new information than this handbook. - You must now compile the source code for the kernel. There are two - procedures you can use to do this, and the one you will use depends on - why you are rebuilding the kernel and the version of &os; that you are - running. - - - - If you have installed only the kernel - source code, use procedure 1. - - - - If you are building a new kernel without updating the source - code (perhaps just to add a new option, such as - IPFIREWALL) you can use either procedure. - - - - If you are rebuilding the kernel as part of a - make buildworld process, use procedure 2. - - - - - - cvsup - - CTM - - CVS - anonymous - - - If you have not upgraded your source - tree in any way since the last time you successfully completed - a buildworld-installworld cycle - (you have not run CVSup, - CTM, or used - anoncvs), then it is safe to use the - config, make depend, - make, make install sequence. - + You must now compile the source code for the kernel. Building a Kernel