From owner-freebsd-sparc64@FreeBSD.ORG Thu Jul 24 11:55:13 2003 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FC7937B401; Thu, 24 Jul 2003 11:55:13 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 671B643FA3; Thu, 24 Jul 2003 11:55:12 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h6OItAju085752; Thu, 24 Jul 2003 11:55:11 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h6OItAF3085751; Thu, 24 Jul 2003 11:55:10 -0700 (PDT) Date: Thu, 24 Jul 2003 11:55:10 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20030724185510.GB85582@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Ruslan Ermilov , Jake Burkholder , current@FreeBSD.org, sparc64@FreeBSD.org References: <200307230553.h6N5rrpN058773@repoman.freebsd.org> <20030723061643.GC45101@sunbay.com> <20030723155758.GA372@locore.ca> <20030723160730.GA17720@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030723160730.GA17720@sunbay.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: current@FreeBSD.org cc: sparc64@FreeBSD.org Subject: Re: Floppyless release build of sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 18:55:13 -0000 On Wed, Jul 23, 2003 at 07:07:30PM +0300, Ruslan Ermilov wrote: > On Wed, Jul 23, 2003 at 11:57:58AM -0400, Jake Burkholder wrote: > > Apparently, On Wed, Jul 23, 2003 at 09:16:43AM +0300, > > Ruslan Ermilov said words to the effect of; > > > > > A similar change would be in order for sparc64. Patch is > > > attached, please review. The net effect is that we save > > > huge CPU times in release.9 and do not create the useless > > > boot.flp floppy image (the sparc64/mkisoimages.sh script > > > doesn't need it). > > > > boot.flp is actually useful on sparc64 because you can dd it to a disk > > from solaris and then boot off it to install. I'm happy with having > > the option of not building it if it saves time but please make it an > > option. > > OK, then things will be left as is. There's already an option for > this; it's called NO_FLOPPIES (documented in the release(7) manpage). BUT the size of the "floppy" should be something like 10MB so that we know we will *never* overflow it during "make release". -- -- David (obrien@FreeBSD.org)