From owner-cvs-all Fri Jan 25 19:54:49 2002 Delivered-To: cvs-all@freebsd.org Received: from cs23.catv.ne.jp (cs23.catv.ne.jp [202.232.171.43]) by hub.freebsd.org (Postfix) with ESMTP id 7C16437B416; Fri, 25 Jan 2002 19:54:44 -0800 (PST) Received: from cs0.catv.ne.jp by cs23.catv.ne.jp (8.9.1/3.7W) id MAA05110; Sat, 26 Jan 2002 12:55:27 +0900 (JST) Received: from sakura.ccs.furiru.org by cs0.catv.ne.jp (8.9.1/3.7W) id MAA26293; Sat, 26 Jan 2002 12:54:40 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by sakura.ccs.furiru.org (8.11.6/8.11.6) with ESMTP id g0Q3sfL94972; Sat, 26 Jan 2002 12:54:41 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Sat, 26 Jan 2002 12:54:31 +0900 (JST) Message-Id: <20020126.125431.70196916.nyan@jp.FreeBSD.org> To: murray@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, nyan@jp.FreeBSD.org Subject: Re: cvs commit: src/release/scripts dokern.sh src/release/i386 drivers.conf src/sys/i386/conf GENERIC From: Takahashi Yoshihiro In-Reply-To: <20020126.123030.21906216.nyan@jp.FreeBSD.org> References: <200201251741.g0PHfeF75818@freefall.freebsd.org> <20020126.123030.21906216.nyan@jp.FreeBSD.org> X-Mailer: Mew version 2.2rc1 on Emacs 21.1 / Mule 5.0 =?iso-2022-jp?B?KBskQjgtTFobKEIp?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <20020126.123030.21906216.nyan@jp.FreeBSD.org> Takahashi Yoshihiro writes: > This change does NOT remove the txp driver from BOOTMFS. There is a > typo. I have made a patch to fix this problem. The patch includes > changes for pc98. Oops, the txp driver has already removed from the small boot floppy. Please apply the next pathch, too. --- dokern.sh.org Sat Jan 26 12:48:28 2002 +++ dokern.sh Sat Jan 26 12:48:45 2002 @@ -38,7 +38,6 @@ -e '/ vr/d' \ -e '/ wb/d' \ -e '/ xl/d' \ - -e '/ txp/d' \ -e '/ bge/d' \ -e '/ an$/d' \ -e '/ wi$/d' \ --- Takahashi Yoshihiro The Center for Information Science, Kogakuin Univ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message