From owner-cvs-src Mon Feb 24 17:24:12 2003 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 9C7C937B401; Mon, 24 Feb 2003 17:24:10 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA6D43F75; Mon, 24 Feb 2003 17:24:10 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id E1649AE2C5; Mon, 24 Feb 2003 17:24:09 -0800 (PST) Date: Mon, 24 Feb 2003 17:24:09 -0800 From: Alfred Perlstein To: "David E. O'Brien" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common ufsread.c Message-ID: <20030225012409.GO27224@elvis.mu.org> References: <200302250010.h1P0AKw1025352@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302250010.h1P0AKw1025352@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * David E. O'Brien [030224 16:10] wrote: > obrien 2003/02/24 16:10:20 PST > > Modified files: > sys/boot/common ufsread.c > Log: > Only apply rev 1.10 (which hacks around the i386 boot2 being too big for > both ufs1 and ufs2 support) on i386. Wouldn't it be possible to add a dependancy to "all" (possibly) that would compare the size of the generated binary to something and cause the target to fail if it was too big? This could catch such things early. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message