From owner-freebsd-current Mon Feb 10 05:18:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA01809 for current-outgoing; Mon, 10 Feb 1997 05:18:25 -0800 (PST) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA01801; Mon, 10 Feb 1997 05:18:17 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.8.4/8.6.9) id IAA10126; Mon, 10 Feb 1997 08:18:10 -0500 (EST) From: "John S. Dyson" Message-Id: <199702101318.IAA10126@dyson.iquest.net> Subject: Re: Lite/2 diffs ready: commit soon To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Mon, 10 Feb 1997 08:18:10 -0500 (EST) Cc: dyson@FreeBSD.org, current@FreeBSD.org In-Reply-To: <18375.855554879@time.cdrom.com> from "Jordan K. Hubbard" at Feb 9, 97 10:07:59 pm X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > > So, if you want a last clean cvsup, cvs co before the change, do it > > now. Also, the kernel is significantly different, and requires some > > userland changes to work correctly (specifically vfs syscontrol > > (getfsent.)) I would expect that we will have it in runnable shape > > in a few days (but perhaps not extremely reliable.) Wish us all > > luck!!! :-). > > I'm also rolling a 3.0 SNAP from right before John's changes which > I will put on ftp.freebsd.org, so if this turns out to be a Black Sunday > sort of event for awhile, we'll at least have a SNAP from right before > the hammer fell. :-) > The hammer fell a little bit. There are some more problems, in addition to the problems noted in the commit... There are problems with LINUX and IBCS2 emulation. John