From owner-freebsd-arch@FreeBSD.ORG Mon May 26 16:03:59 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DA5637B401 for ; Mon, 26 May 2003 16:03:59 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EFC743FA3 for ; Mon, 26 May 2003 16:03:58 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h4QMxNZ05414; Mon, 26 May 2003 15:59:24 -0700 Received: from btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id QAA29418; Mon, 26 May 2003 16:03:51 -0700 (PDT) Message-ID: <3ED29D4E.8070606@btc.adaptec.com> Date: Mon, 26 May 2003 17:03:42 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <3ED194D8.4040706@btc.adaptec.com> <20030526.164650.10294010.imp@bsdimp.com> In-Reply-To: <20030526.164650.10294010.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: arch@freebsd.org Subject: Re: New bootloader! X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 23:03:59 -0000 M. Warner Losh wrote: > Do you envision this loader script as something that would be part of > the installation process, or something people would use everyday? > > Warner I think that it has the potential to be an everyday feature. Disabling it is quite easy; just remove the patch that I posted in the previous message (or just remove the line that calls the entry point). I'm looking for it to be a start to something that enables one to easily load arbitrary kernels, control device/kernel variables, etc. Scott