From owner-freebsd-ia64 Wed Dec 4 23: 5: 0 2002 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92B6337B401; Wed, 4 Dec 2002 23:04:58 -0800 (PST) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0304543E9C; Wed, 4 Dec 2002 23:04:58 -0800 (PST) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.12.6/8.12.6) with ESMTP id gB574unq036665; Thu, 5 Dec 2002 16:04:56 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Thu, 05 Dec 2002 16:03:59 +0900 (JST) Message-Id: <20021205.160359.78711253.nyan@jp.FreeBSD.org> To: murray@FreeBSD.org Cc: re-builders@FreeBSD.org Subject: Re: Let the RC1 Builds begin.. From: Takahashi Yoshihiro In-Reply-To: <20021205.114937.41637580.nyan@jp.FreeBSD.org> References: <20021204181040.J24900@freebsdmall.com> <20021205.114937.41637580.nyan@jp.FreeBSD.org> X-Mailer: Mew version 2.3 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In article <20021205.114937.41637580.nyan@jp.FreeBSD.org> Takahashi Yoshihiro writes: > I think that the following patch resolves this problem, but I don't > test it yet. > > Index: dokern.sh > =================================================================== > RCS file: /home/ncvs/src/release/pc98/dokern.sh,v > retrieving revision 1.69 > diff -u -r1.69 dokern.sh > --- dokern.sh 31 Oct 2002 04:51:05 -0000 1.69 > +++ dokern.sh 5 Dec 2002 02:45:55 -0000 > @@ -72,6 +72,8 @@ > -e '/ wb /d' \ > -e '/ xl /d' > > + echo "options ATA_NOPCI" > + > else > > sed -e 's/ident.*GENERIC/ident BOOTMFS/g' \ Ok, the above patch solves the problem. ftp://snapshots.pc98.jp.freebsd.org/pub/FreeBSD/snapshots/pc98/ May I commit it? --- TAKAHASHI Yoshihiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message