From owner-cvs-all Sun Jan 21 23:41:59 2001 Delivered-To: cvs-all@freebsd.org Received: from mx1.ZSEA.zp.ua (ZSEA.zp.ua [212.8.40.5]) by hub.freebsd.org (Postfix) with ESMTP id 787E437B402; Sun, 21 Jan 2001 23:41:30 -0800 (PST) Received: (from laa@localhost) by mx1.ZSEA.zp.ua (8.11.1/8.11.1) id f0M7fDf03689; Mon, 22 Jan 2001 09:41:13 +0200 (EET) (envelope-from laa@laa.zp.ua) Date: Mon, 22 Jan 2001 09:41:12 +0200 From: "Alexandr A. Listopad" To: Peter Wemm Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src Makefile.inc1 Message-ID: <20010122094112.A3470@laa.zp.ua> References: <200101220729.f0M7TnZ86477@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200101220729.f0M7TnZ86477@freefall.freebsd.org>; from peter@FreeBSD.ORG on Sun, Jan 21, 2001 at 11:29:49PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 21, 2001 at 11:29:49PM -0800, Peter Wemm wrote: > peter 2001/01/21 23:29:49 PST > > Modified files: > . Makefile.inc1 > Log: > Using "KERNEL" for buildkernel was a very very bad mistake. $KERNEL is > already used by the kernel makefiles themselves, and this leads to a lot > of trouble when people put "KERNEL=MYKERNEL" in make.conf. Bite the bullet > and change it to KERNCONF instead, before it gets too far entrenched. > > The kernel Makefiles use ${KERNEL} as the name of what to install the > kernel as, eg: /boot/${KERNEL}/kernel or /${KERNEL}. This leads to much > unhappiness with things like /LOCAL instead of /kernel. buildkernel is > severely limited as it is only useful directly after a buildworld. src/UPDATING need to be changed? -- Laa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message