From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1HaAja-0001t5-5e for mharc-grub-devel@gnu.org; Sat, 07 Apr 2007 09:13:38 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HaAjY-0001pz-7e for grub-devel@gnu.org; Sat, 07 Apr 2007 09:13:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HaAjX-0001pV-QB for grub-devel@gnu.org; Sat, 07 Apr 2007 09:13:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HaAjX-0001pJ-Mu for grub-devel@gnu.org; Sat, 07 Apr 2007 09:13:35 -0400 Received: from [212.85.152.101] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HaAfw-0005Yy-2a for grub-devel@gnu.org; Sat, 07 Apr 2007 09:09:52 -0400 Received: from kotoba.oasis.nexedi.com (kotoba.oasis.nexedi.com [212.85.152.101]) by kotoba.storever.com (Postfix) with ESMTP id EC8FC3CEC3C6E for ; Sat, 7 Apr 2007 18:56:58 +0200 (CEST) Received: from [??1] (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id C77C93CEC3C65 for ; Sat, 7 Apr 2007 18:56:58 +0200 (CEST) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Sat, 7 Apr 2007 15:09:47 +0200 User-Agent: KMail/1.8.2 References: <000001c771cd$062cc460$2101a8c0@asinusaureus> In-Reply-To: <000001c771cd$062cc460$2101a8c0@asinusaureus> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704071509.47164.okuji@enbug.org> X-Bogosity: No, tests=bogofilter, spamicity=0.267509, version=0.17.2 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: I write a patch for Japanese NEC i386 old computers. X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Apr 2007 13:13:36 -0000 On Thursday 29 March 2007 08:39, Ernest Sales wrote: > I am unaware of the subtleties of architectures, but here is more specific > info of what is called "pc98" by the *BSD people, so you can make up your > mind: > > FreeBSD: > http://www.freebsd.org/relnotes/6-STABLE/hardware/pc98/support-sys.html > NetBSD: http://netbsd.org/Ports/ > NetBSD: http://www.nisoc.or.jp/~karl/netbsd-pc98/ (in japanese) Yes, *BSD call it "pc98". > Regarding the Linux distros I didn't do my homework yet. Nothing is defined in Linux. AFAIK, the patch for Linux does not make any directory, but just patches existing code. Okuji