Date: Sat, 26 Jan 2002 12:54:31 +0900 (JST) From: Takahashi Yoshihiro <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 Message-ID: <20020126.125431.70196916.nyan@jp.FreeBSD.org> In-Reply-To: <20020126.123030.21906216.nyan@jp.FreeBSD.org> References: <200201251741.g0PHfeF75818@freefall.freebsd.org> <20020126.123030.21906216.nyan@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <20020126.123030.21906216.nyan@jp.FreeBSD.org> Takahashi Yoshihiro <nyan@jp.FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020126.125431.70196916.nyan>