From owner-freebsd-questions Fri Nov 8 12:53:38 2002 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 4AAD937B401 for ; Fri, 8 Nov 2002 12:53:37 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8C2843E42 for ; Fri, 8 Nov 2002 12:53:36 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.6+Sun/8.11.6) id gA8KrWi19926; Fri, 8 Nov 2002 15:53:32 -0500 (EST) From: Jerry McAllister Message-Id: <200211082053.gA8KrWi19926@clunix.cl.msu.edu> Subject: Re: old way of compiling kernel To: adm@unixmania.net Date: Fri, 8 Nov 2002 15:53:31 -0500 (EST) Cc: questions@FreeBSD.ORG In-Reply-To: <20021108182916.A42835@libero.sunshine.ale> from "Alessandro de Manzano" at Nov 08, 2002 06:29:16 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Hi all > > I'm using FreeBSD in production since 3 years but I've a little question > I would ask since then: > > _exactly_ why on a freshly installed system (no cvsup, no build > anything) to compile just the kernel I must use the "old way" (1) and > can't use new way (2) ? > > I've been told I can use (2) only after at least one "make buildworld", > not on a vergin system. > > I'm looking for a detailed explanation, technical deep :) Not an explanation, but I think you may have it backwards (or someone does). Isn't it more likely to be that after doing a CVSUP you must use the new(2) method, but without the CVSUP, eg straight 4.7-RELEASE you could use either with impunity. ////jerry > > Someone could, please, enlight me ? :-) > > Many thanks in advance! > > > (1) config -g KERNELFILE , cd ../../KERNELFILE, make dep, make, make > install > > 2) make buildkernel, make installkernel > > > -- > > bye! > > Ale > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message