From owner-cvs-all Tue May 25 11:50:26 1999 Delivered-To: cvs-all@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 4373F158B8; Tue, 25 May 1999 11:50:14 -0700 (PDT) (envelope-from julian@whistle.com) Received: from current1.whistle.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with SMTP id LAA09876; Tue, 25 May 1999 11:48:44 -0700 (PDT) Date: Tue, 25 May 1999 11:48:44 -0700 (PDT) From: Julian Elischer To: Bruce Evans Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, rnordier@nordier.com, brian@Awfulhak.org Subject: Re: cvs commit: src/sys/i386/boot/biosboot table.c In-Reply-To: <199905251232.WAA28341@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk We use the old bootblocks in production (thousands and thousands of machines). We don't use teh sources in FreeBSD as we have some hacks of our own. As long as an aout kernel can continue to be built and loaded by th e old bootblocks we are ok. When that stops working we'll have to do some hard work I guess. On Tue, 25 May 1999, 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.) > > Bruce > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message