From owner-cvs-all Fri May 5 8:52:34 2000 Delivered-To: cvs-all@freebsd.org Received: from eclogite.eps.nagoya-u.ac.jp (eclogite.eps.nagoya-u.ac.jp [133.6.124.145]) by hub.freebsd.org (Postfix) with ESMTP id 4787E37B8C4; Fri, 5 May 2000 08:52:06 -0700 (PDT) (envelope-from kato@ganko.eps.nagoya-u.ac.jp) Received: from localhost (gneiss.eps.nagoya-u.ac.jp [133.6.124.148]) by eclogite.eps.nagoya-u.ac.jp (8.9.3/3.7W) with ESMTP id AAA11265; Sat, 6 May 2000 00:45:33 +0900 (JST) To: phk@critter.freebsd.dk Cc: nyan@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pc98/conf GENERIC From: KATO Takenori In-Reply-To: Your message of "Fri, 05 May 2000 10:06:32 +0200" <3101.957513992@critter.freebsd.dk> References: <3101.957513992@critter.freebsd.dk> X-Mailer: Mew version 1.93 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) X-PGP-Fingerprint: 03 72 85 36 62 46 23 03 52 B1 10 22 44 10 0D 9E Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000506004503O.kato@gneiss.eps.nagoya-u.ac.jp> Date: Sat, 06 May 2000 00:45:03 +0900 X-Dispatcher: imput version 980905(IM100) Lines: 21 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Poul-Henning Kamp wrote: > This wasn't a real good idea I think. This basically prevents me from > test-compiling all kernels on the i386 architecture because the names > clash. It breaks src/tools/tools/kerninclude for one thing. Backing out renaming is not real fix for the problem you pointed out, because alpha also uses GENERIC. When you apply the kerninclude.sh script for alpha, you will have same problem. Only PC98 is different in the name of GENERIC kernel from other archs. Because of this, src/Makefile.inc1 had to have special hack. I don't know what is the best way, but names of GENERIC kernels of all archs have to be generated from same rule, I think. -----------------------------------------------+--------------------------+ KATO Takenori | FreeBSD | Dept. Earth Planet. Sci, Nagoya Univ. | The power to serve! | Nagoya, 464-8602, Japan | http://www.FreeBSD.org/ | |http://www.jp.FreeBSD.org/| ++++ FreeBSD(98) 3.4R-Rev. 01 available! +==========================+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message