From owner-cvs-all Tue Jul 25 2:34:26 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7182937B6A3; Tue, 25 Jul 2000 02:34:16 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA05699; Tue, 25 Jul 2000 02:34:16 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200007250934.CAA05699@freefall.freebsd.org> From: Alexander Langer Date: Tue, 25 Jul 2000 02:34:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/kernelconfig chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/07/25 02:34:16 PDT Modified files: en_US.ISO_8859-1/books/handbook/kernelconfig chapter.sgml Log: For the new buildkernel/installkernel targets, /usr/src/* must exist. release-versions of FreeBSD might only contain /usr/src/sys. The old description lead to misunderstandings for newbies. Clarify that you still have to use the old method if you don't sync src/ with the FreeBSD project. PR: 20136 Reported by: Stephen Montgomery-Smith (different patch suggested) Revision Changes Path 1.30 +10 -4 doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message