From owner-cvs-src@FreeBSD.ORG Tue Jan 31 20:39:47 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8705216A424; Tue, 31 Jan 2006 20:39:47 +0000 (GMT) (envelope-from scottl@pooker.samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53E3943D48; Tue, 31 Jan 2006 20:39:46 +0000 (GMT) (envelope-from scottl@pooker.samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k0VKdX7M022243; Tue, 31 Jan 2006 13:39:33 -0700 (MST) (envelope-from scottl@pooker.samsco.org) Date: Tue, 31 Jan 2006 13:39:33 -0700 (MST) From: Scott Long To: Wilko Bulte In-Reply-To: <20060131192545.GA9936@freebie.xs4all.nl> Message-ID: <20060131132643.E10747@pooker.samsco.org> References: <200601301424.k0UEOVnw098992@repoman.freebsd.org> <1138631402.96727.4.camel@opus.cse.buffalo.edu> <1138734787.719.9.camel@opus.cse.buffalo.edu> <20060131192545.GA9936@freebie.xs4all.nl> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, Ken Smith , cvs-all@FreeBSD.org, Ken Smith , src-committers@FreeBSD.org Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 20:39:47 -0000 On Tue, 31 Jan 2006, Wilko Bulte wrote: > On Tue, Jan 31, 2006 at 02:13:07PM -0500, Ken Smith wrote.. >> On Mon, 2006-01-30 at 09:30 -0500, Ken Smith wrote: >>> On Mon, 2006-01-30 at 14:24 +0000, Ken Smith wrote: >>>> kensmith 2006-01-30 14:24:31 UTC >>>> >>>> FreeBSD src repository >>>> >>>> Modified files: >>>> release Makefile >>>> Log: >>>> Enable splitting up the MFSROOT floppy on amd64, the contents now overflow >>>> one floppy's worth of space. >>>> >>>> Revision Changes Path >>>> 1.898 +1 -0 src/release/Makefile >>> >>> Note: I'm guilty of a pretty big crime here. I can't locate my USB >>> floppy drive at the moment and don't have any amd64 machines with "real" >>> floppy drives in them. I'll go buy another USB floppy drive tonight and >>> test that the resulting floppies actually work. >>> >>> But we're overflowing the MFSROOT floppy and release builds on amd64 >>> were broken as a result. If this commit does somehow result in busted >>> floppies we need to fix other stuff to make it work, unless we somehow >>> make what's needed in the MFSROOT floppy smaller we need split-floppies >>> to work... >>> >>> I'll test ASAP regardless. >> >> Seems they work... >> >> Five floppies. Fun wow... :-) > > Reminds me of Slackware version 0.0 or somesuch :) Or 386BSD 0.1 + PK > for that matter :))) > That was 8 floppies, iirc. Note: this amounts to life support for floppies. The end IS coming. What we need is for people to start working out the kinks of using usb ram drives to run the installer. This isn't the same as running nanobsd or picobsd, this is about creating an image like the CD bootonly ISO that can be easily transfered to USB and run at boot. The target size should be 32MB or less. I don't know what kinks there are, but I do know that we should start focusing on that instead kicking floppies around some more. I do not expect to ship FreeBSD 7.0 with floppies. I've heard all the sob stories about everyone's shiny new server only includes support for floppies and MFM disks and how cd's and netbooting just aren't an option. Tough luck :-) Seriously, the end is coming for floppies. This is the official 18 month warning. Scott