From owner-cvs-user Tue Feb 4 20:54:45 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA00673 for cvs-user-outgoing; Tue, 4 Feb 1997 20:54:45 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA00601; Tue, 4 Feb 1997 20:52:56 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id VAA10193; Tue, 4 Feb 1997 21:52:53 -0700 (MST) Date: Tue, 4 Feb 1997 21:52:53 -0700 (MST) Message-Id: <199702050452.VAA10193@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Jordan K. Hubbard" Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-user@freefall.freebsd.org Subject: Re: cvs commit: src/release ABOUT.TXT Makefile doFS.sh In-Reply-To: <199702050429.UAA29239@freefall.freebsd.org> References: <199702050429.UAA29239@freefall.freebsd.org> Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jordan K. Hubbard writes: > jkh 97/02/04 20:29:55 > > Modified: release ABOUT.TXT Makefile doFS.sh > Log: .. > 2. Go back to using a filesystem on the boot floppy; the rawboot boot blocks > were just too non-functional for other things. Umm, what does this mean in terms of the MFS image that was in the kernel? Are we still using it, so the floppy simply contains /kernel? Nate