From owner-cvs-all Tue May 25 5:49:34 1999 Delivered-To: cvs-all@freebsd.org Received: from ceia.nordier.com (m2-4-dbn.dial-up.net [196.34.155.68]) by hub.freebsd.org (Postfix) with ESMTP id A03A514F31; Tue, 25 May 1999 05:48:43 -0700 (PDT) (envelope-from rnordier@nordier.com) Received: (from rnordier@localhost) by ceia.nordier.com (8.8.7/8.6.12) id OAA13517; Tue, 25 May 1999 14:48:12 +0200 (SAST) From: Robert Nordier Message-Id: <199905251248.OAA13517@ceia.nordier.com> Subject: Re: cvs commit: src/sys/i386/boot/biosboot table.c In-Reply-To: <199905251232.WAA28341@godzilla.zeta.org.au> from Bruce Evans at "May 25, 1999 10:32:19 pm" To: bde@zeta.org.au (Bruce Evans) Date: Tue, 25 May 1999 14:48:10 +0200 (SAST) Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, rnordier@nordier.com, brian@Awfulhak.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bruce Evans wrote: > >> My version passes the typed-in device name to the kernel and the kernel > >> ignores the boot blocks' guess of the major if it can make sense of > >> the name. I might finish this if anyone still uses the old boot blocks. > ^ else > > >I'm hoping that we can start dropping the /sys/i386/boot stuff, > >with the probable temporary exception of netboot, within the next > >few weeks, unless there are serious objections to doing so. > > I hoped we could drop the new boot blocks :-). I don't plan to use them. > (Your boot2 is a neat hack, but is even more hackish than biosboot.) For myself, I don't much mind if we go that way :-). However, maintaining two lots of code is just confusing. Quite seriously, though (and with no particular irony implied), I'm curious to know why you regard the boot2 stuff as "more hackish". At least one practical feature of the new boot blocks is that they are BIOS geometry-independent, which is certainly useful. And they certain appear to have fewer bugs: though I may just be pressing the wrong buttons. -- Robert Nordier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message