From owner-freebsd-current Tue Feb 16 8:36:42 1999 Received: from dingo.cdrom.com (castles326.castles.com [208.214.167.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA06564 for ; Tue, 16 Feb 1999 08:36:35 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (LOCALHOST [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id IAA17778; Tue, 16 Feb 1999 08:24:16 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199902161624.IAA17778@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Brian Feldman cc: current@FreeBSD.ORG Subject: Re: Problesm w/ 4.0-current & wine In-reply-to: Your message of "Mon, 15 Feb 1999 21:52:05 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 16 Feb 1999 08:24:15 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Wrong again. boot0 is in the MBR, boot1 and boot2 are the bootstrap; > > all by Robert. The loader, OTOH, uses Robert's BTX code, Ficl, and a > > lot of code derived by me from the NetBSD standalone loader. > > Boot2 is, as you say, correctly identified as the "bootstrap", however you > cannot deny that boot2 is a kernel loader as it can load a pure executable > (a.out kernel or /boot/loader) or an ELF kernel. It's the bootstrap. Yes, it can load kernels, but it is not referred to as the "kernel loader" (that's what the loader is). > > > The BTX loader does have a "prompt" by default and if you interrupt the > > > countdown. The prompt is, of course, Forth :) > > > > The "BTX loader" doesn't have a prompt at all. The kernel loader has a > > prompt, and the prompt is not written in Forth (yet). > > By "BTX loader" I refer to the BTX kernel and system which can bootstrap > a kernel and load modules. There's already a perfectly good piece of code called the "BTX Loader" (btxldr); it's not appropriate to misapply this name to the loader proper. > The prompt isn't OF Forth, I stated that the prompt TAKES Forth; perhaps I > could have said that better. You "meant" that the prompt takes Forth, perhaps. 8) -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message