From owner-cvs-src@FreeBSD.ORG Mon Mar 31 09:36:59 2003 Return-Path: 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 8D9FB37B401; Mon, 31 Mar 2003 09:36:59 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 236DB43FAF; Mon, 31 Mar 2003 09:36:59 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 0D9B92ED40D; Mon, 31 Mar 2003 09:36:59 -0800 (PST) Date: Mon, 31 Mar 2003 09:36:59 -0800 From: Alfred Perlstein To: Poul-Henning Kamp Message-ID: <20030331173658.GA17388@elvis.mu.org> References: <20030331140740.R17363@gamplex.bde.org> <22298.1049103240@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <22298.1049103240@critter.freebsd.dk> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Bruce Evans cc: Nate Lawson Subject: Re: cvs commit: src/sbin/fdisk fdisk.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 31 Mar 2003 17:37:02 -0000 * Poul-Henning Kamp [030331 01:34] wrote: > In message <20030331140740.R17363@gamplex.bde.org>, Bruce Evans writes: > > >This is more broken than I thought. fdisk now defaults to a wrong geometry > >in all cases where the BIOS geometry differs from the firmware geometry. > > > >The default geometry was H=1/S=1 or whatever is returned by DIOCGDINFO > >until this was broken in -current. This is still non-broken in RELENG_4. > > I don't particularly care for what numbers we use, but I do not > want a lot of elaborate DWIM code since in this particular case the > user had better know exactly what she is doing anyway. The problem is that each time you muck with these systems it becomes harder to get it to DWIW, nevermind DWIM. Still wish we had the Solaris format tool. -- -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.'