From owner-freebsd-current Wed Jun 21 13:13:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 8209837C075 for ; Wed, 21 Jun 2000 13:13:03 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id OAA46972; Wed, 21 Jun 2000 14:12:59 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id OAA83111; Wed, 21 Jun 2000 14:11:24 -0600 (MDT) Message-Id: <200006212011.OAA83111@harmony.village.org> To: Andrzej Bialecki Subject: Re: HEADS UP!: config changes... Cc: "Daniel C. Sobral" , Peter Wemm , current@FreeBSD.ORG In-reply-to: Your message of "Wed, 21 Jun 2000 08:17:33 +0200." References: Date: Wed, 21 Jun 2000 14:11:24 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Andrzej Bialecki writes: : That's fine. However, this practically makes using /boot/loader : mandatory. I still wonder if having some in-kernel interpreter wouldn't : give us more choice, with exactly the same functionality. Of course, it : would have to be run before any probing starts... All you'd need to do, if you don't want to compile it statically into the kernel, is arrange to read a file in from disk. With minor mods, you could read the entire environement which the hints mechanism now uses. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message