From owner-freebsd-questions@FreeBSD.ORG Sun Mar 6 19:59:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE10B16A4D0 for ; Sun, 6 Mar 2005 19:59:57 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EE8143D31 for ; Sun, 6 Mar 2005 19:59:57 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j26Jx3t3017118; Sun, 6 Mar 2005 11:59:04 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org, gabriel Date: Sun, 6 Mar 2005 11:59:55 -0800 User-Agent: KMail/1.7.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503061159.56088.kstewart@owt.com> Subject: Re: 5.3 and building world X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 19:59:58 -0000 On Sunday 06 March 2005 11:17 am, gabriel wrote: > Alright so when upgrading to 5.3 from 5.2 I cvsuped the source which > obviously got GENERIC overwritten. My question is, besides the > instructions on /usr/src/Makefile(?) is there another way to update > the source and be able to specify a custom kernel? There is a whole chapter on configuring your own kernel. They show you how to cp GENERIC to your own name and then use it. See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html They show you both the config way and the new build[install]kernel way of maintaing your kernel. I log everything and have the individual commands in shell scripts so that a mistake won't do something unexpected. Kent > > Cheers! -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html