From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 13:08:12 2003 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 13D8716A4B3 for ; Tue, 16 Sep 2003 13:08:12 -0700 (PDT) Received: from mail.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EB0543F85 for ; Tue, 16 Sep 2003 13:08:10 -0700 (PDT) (envelope-from nkinkade@[206.26.199.146]) Received: from mail.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 9A1461D82C1; Tue, 16 Sep 2003 16:08:09 -0400 (EDT) Received: from 10.202.2.150 ([10.202.2.150] helo=mail.messagingengine.com) by messagingengine.com with SMTP; Tue, 16 Sep 2003 16:08:09 -0400 X-Epoch: 1063742889 X-Sasl-enc: dfl0wf0wV5e5dugE6dQCVA Received: from [206.26.199.146] (unknown [206.26.199.146]) by www.fastmail.fm (Postfix) with ESMTP id 419C21D8D5B; Tue, 16 Sep 2003 16:08:09 -0400 (EDT) Received: from nkinkade by [206.26.199.146] with local (Exim 4.12) id 19zGUR-000NEs-00; Tue, 16 Sep 2003 14:07:35 +0000 Date: Tue, 16 Sep 2003 14:07:34 +0000 From: Nathan Kinkade To: Mark Luxton Message-ID: <20030916140734.GA87817@npkfbsd> Mail-Followup-To: Mark Luxton , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: Nathan Kinkade cc: freebsd-questions@freebsd.org Subject: Re: Rebuilding the Kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nathan Kinkade List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2003 20:08:12 -0000 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 16, 2003 at 06:32:19PM +0000, Mark Luxton wrote: > Hi all, >=20 > So I can get it right in my head (now there's a challenge). The correct= =20 > steps for building a custom kernel is: >=20 > 1) update sources > 2) rm -rf /usr/obj/* > 3) make buildworld > 4) edit kernel config file > 5) make buildkernel > 6) make installkernel > 7) reboot > 8) make installworld > 9) mergemaster >=20 > Many Thanks >=20 > Mark. I believe that's mostly it, but there are smaller steps that may be important inbetween, like doing `chflags' on /usr/obj/* before removing the files - all this is in the manual, though. The steps outlined above are in the handbook - in that order. Take another look at the handbook and if you still have problem reply with specific issues. Nathan --=20 gpg --keyserver pgp.mit.edu --recv-keys D8527E49 --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/ZxkmO0ZIEthSfkkRAhY5AKDkq4SejGK3XigeoTKDsCH3qxdHNgCg4NJN B+9urcnj9j04bfcb9b9e4pU= =VMI3 -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--