From owner-cvs-all@FreeBSD.ORG Tue Mar 8 17:46:13 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13186106564A; Tue, 8 Mar 2011 17:46:13 +0000 (UTC) (envelope-from jkois@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0197B8FC21; Tue, 8 Mar 2011 17:46:13 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p28HkCkG017044; Tue, 8 Mar 2011 17:46:12 GMT (envelope-from jkois@repoman.freebsd.org) Received: (from jkois@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p28HkCh0017043; Tue, 8 Mar 2011 17:46:12 GMT (envelope-from jkois) Message-Id: <201103081746.p28HkCh0017043@repoman.freebsd.org> From: Johann Kois Date: Tue, 8 Mar 2011 17:46:12 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2011 17:46:13 -0000 jkois 2011-03-08 17:46:12 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: PR: docs/150124 Fix/Update the instructions on "how to build a custom kernel". - The fact that you need the whole source tree for this is well hidden at the moment. - The instructions on how to extract the src tree from a CD are wrong (changed pathnames). - In order to extract the full src tree you would need 20 cat/tar commands. So remove that part. - While here do some additional rewording. Noticed by: Jared (blahbleh666 ett hotmail dott com) Revision Changes Path 1.196 +24 -28 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml