From owner-freebsd-current Tue Nov 3 07:16:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA19995 for freebsd-current-outgoing; Tue, 3 Nov 1998 07:16:57 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from www.scancall.no (www.scancall.no [195.139.183.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA19990 for ; Tue, 3 Nov 1998 07:16:55 -0800 (PST) (envelope-from Marius.Bendiksen@scancall.no) Received: from super2.langesund.scancall.no [195.139.183.29] by www with smtp id JQZZQGBJ; Tue, 03 Nov 98 15:16:48 GMT (PowerWeb version 4.04r6) Message-Id: <3.0.5.32.19981103161646.0097a780@mail.scancall.no> X-Sender: Marius@mail.scancall.no X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Tue, 03 Nov 1998 16:16:46 +0100 To: Mike Smith , Peter Jeremy From: Marius Bendiksen Subject: Re: New boot loader and alternate kernels Cc: current@FreeBSD.ORG In-Reply-To: <199811022258.OAA02025@dingo.cdrom.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >It will never fit in the "bootblocks". It's all we can do to locate a >file in the filesystem and read it in. Before being too dim about >this, bear in mind that no other operating system bootstrap manages to >achieve this much with so little. Quite true. Actually being able to locate a file in the file system is pretty hard, especially with complex filesystems, as I suppose FFS most likely is. >There would be little trouble including the FICL Forth engine in the >kernel; I had actually considered the not insubstantial advantages to >doing this (most importantly the ability to attach Forth to modules to >do specialised load/unload operations), but I suspect that this will be >viewed too much like heresy by many people. Anything that helps increase flexibility is good, if it doesn't bring excessive bloat with it. From what I've heard so far, this would be a good idea. Alternately, might it not be possible to add an option for it? --- Marius Bendiksen, IT-Trainee, ScanCall AS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message