From owner-cvs-src@FreeBSD.ORG Mon Jan 30 16:15:29 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 C0D2516A420; Mon, 30 Jan 2006 16:15:29 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25B5D43D45; Mon, 30 Jan 2006 16:15:28 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr7.xs4all.nl (8.13.3/8.13.3) with ESMTP id k0UGFOpi052498; Mon, 30 Jan 2006 17:15:25 +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 k0UGFOBa098465; Mon, 30 Jan 2006 17:15:24 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.4/8.13.1/Submit) id k0UGFOxY098464; Mon, 30 Jan 2006 17:15:24 +0100 (CET) (envelope-from wb) Date: Mon, 30 Jan 2006 17:15:23 +0100 From: Wilko Bulte To: Ken Smith Message-ID: <20060130161523.GA98446@freebie.xs4all.nl> References: <200601301424.k0UEOVnw098992@repoman.freebsd.org> <1138631402.96727.4.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1138631402.96727.4.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-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: Mon, 30 Jan 2006 16:15:29 -0000 On Mon, Jan 30, 2006 at 09:30:02AM -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. Or give up on floppies altogether.. -- Wilko Bulte wilko@FreeBSD.org