From owner-freebsd-stable Tue Jul 11 7:40: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from kci.kciLink.com (kci.kciLink.com [204.117.82.1]) by hub.freebsd.org (Postfix) with ESMTP id AC45837B7ED for ; Tue, 11 Jul 2000 07:39:58 -0700 (PDT) (envelope-from khera@kciLink.com) Received: from onceler.kcilink.com (onceler.kciLink.com [204.117.82.2]) by kci.kciLink.com (Postfix) with ESMTP id 41BF2E8D2; Tue, 11 Jul 2000 10:39:57 -0400 (EDT) Received: (from khera@localhost) by onceler.kcilink.com (8.9.3/8.9.3) id KAA77325; Tue, 11 Jul 2000 10:39:57 -0400 (EDT) (envelope-from khera@kci.kcilink.com) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14699.12733.131591.622842@onceler.kcilink.com> Date: Tue, 11 Jul 2000 10:39:57 -0400 (EDT) To: Warner Losh Cc: stable@FreeBSD.ORG Subject: Re: HEADS UP! Always use the 'make buildkernel' target to make yer kernels In-Reply-To: <200007110342.VAA01241@harmony.village.org> References: <14698.17321.468903.642899@onceler.kcilink.com> <14697.55301.614418.390096@onceler.kcilink.com> <200007110342.VAA01241@harmony.village.org> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "WL" == Warner Losh writes: WL> In message <14698.17321.468903.642899@onceler.kcilink.com> Vivek Khera writes: WL> : So if I don't have a "buildworld" /usr/obj tree sitting around, I am WL> : not supported to build a new kernel for my existing system, say, to WL> : add a new SCSI controller to a server? WL> No. You misunderstand. The buildkernel is only needed when you are I don't think I misunderstood what was said. What was said was that the only supported way of building a kernel was "make buildkernel" and I was pointing out why that could be an issue. WL> updating your kernel. If you do not update the sources via cvs, cvsup WL> or other means, then you can just cd to the src/compile/FOO directory So the final result of the discussion seems to be: 1) after upgrading sources (ie, make buildworld of any sort) use "make buildkernel" to build your kernel 2) any other times, you can use the traditional build process Correct? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message