From owner-cvs-src@FreeBSD.ORG Tue Jan 31 21:16:10 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 B3C4E16A42A; Tue, 31 Jan 2006 21:16:10 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31AD243D78; Tue, 31 Jan 2006 21:16:00 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr9.xs4all.nl (8.13.3/8.13.3) with ESMTP id k0VLFwtB040520; Tue, 31 Jan 2006 22:15:58 +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 k0VLFvsT011243; Tue, 31 Jan 2006 22:15:57 +0100 (CET) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.4/8.13.1/Submit) id k0VLFvEm011242; Tue, 31 Jan 2006 22:15:57 +0100 (CET) (envelope-from wb) Date: Tue, 31 Jan 2006 22:15:57 +0100 From: Wilko Bulte To: John Baldwin Message-ID: <20060131211557.GA11224@freebie.xs4all.nl> References: <200601301424.k0UEOVnw098992@repoman.freebsd.org> <200601311345.20961.jhb@freebsd.org> <20060131203737.GA10866@freebie.xs4all.nl> <200601311548.06950.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200601311548.06950.jhb@freebsd.org> X-OS: FreeBSD 6.0-STABLE User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.ORG, Ken Smith , src-committers@FreeBSD.ORG, Ken Smith , cvs-all@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 21:16:10 -0000 On Tue, Jan 31, 2006 at 03:48:04PM -0500, John Baldwin wrote.. > On Tuesday 31 January 2006 15:37, Wilko Bulte wrote: > > On Tue, Jan 31, 2006 at 01:45:17PM -0500, John Baldwin wrote.. > > > > > On Monday 30 January 2006 11:15, Wilko Bulte wrote: > > > > 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.. > > > > > > Alpha uses split mfsroot floppies, so the amd64 ones should work fine. > > > The > > > > I know :) But who tests this stuff these days? It proves difficult enough > > to have people test CD images, let alone floppies. Ah well, lets not > > digress. > > I did when I first built them. :) So did I when you first built them. And I probably even tried the next release built after that. BUt later ones... /me too lazy :-P -- Wilko Bulte wilko@FreeBSD.org