From owner-cvs-all@FreeBSD.ORG Tue Jan 31 19:25:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A3A516A420; Tue, 31 Jan 2006 19:25:50 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr2.xs4all.nl (smtp-vbr2.xs4all.nl [194.109.24.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5460E43D48; Tue, 31 Jan 2006 19:25:49 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr2.xs4all.nl (8.13.3/8.13.3) with ESMTP id k0VJPjFg037516; Tue, 31 Jan 2006 20:25:46 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.4/8.13.3) with ESMTP id k0VJPjBE009964; Tue, 31 Jan 2006 20:25:45 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.4/8.13.1/Submit) id k0VJPjAY009963; Tue, 31 Jan 2006 20:25:45 +0100 (CET) (envelope-from wb) Date: Tue, 31 Jan 2006 20:25:45 +0100 From: Wilko Bulte To: Ken Smith Message-ID: <20060131192545.GA9936@freebie.xs4all.nl> References: <200601301424.k0UEOVnw098992@repoman.freebsd.org> <1138631402.96727.4.camel@opus.cse.buffalo.edu> <1138734787.719.9.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1138734787.719.9.camel@opus.cse.buffalo.edu> X-OS: FreeBSD 6.0-STABLE User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Ken Smith Subject: Re: cvs commit: src/release Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 19:25:50 -0000 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 :))) -- Wilko Bulte wilko@FreeBSD.org