From owner-freebsd-hackers Wed Dec 18 19:08:09 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id TAA25795 for hackers-outgoing; Wed, 18 Dec 1996 19:08:09 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id TAA25790 for ; Wed, 18 Dec 1996 19:08:07 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id TAA13547; Wed, 18 Dec 1996 19:06:33 -0800 (PST) Message-Id: <199612190306.TAA13547@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: "Jordan K. Hubbard" cc: Tony Overfield , Bruce Evans , julian@whistle.com, hackers@FreeBSD.org Subject: Re: Boot loader hacks was: Re: MAXMEM In-reply-to: Your message of "Wed, 18 Dec 1996 14:06:34 PST." <14493.850946794@time.cdrom.com> From: David Greenman Reply-To: dg@root.com Date: Wed, 18 Dec 1996 19:06:33 -0800 Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk >> After I decided that a three stage boot process would be an >> easy to implement band-aid for the space problem, I decided to >> check the archives to see why nobody has done it yet. Though it > >http://uruk.uruk.org/grub/ > >Doing something with this is something which has been discussed on a >number of occasions, but only discussed. Perhaps its GPL'd status has >a chilling effect on its import, I don't know! :) I think it also >suffers from BDLI (Bruce Doesn't Like It). Erich agreed to release all the parts that he could under BSD-style copyright. The part that he can't is the part that does the ELF loading (if I recall correctly), which we won't be needing right now anyway. So GPL is not something that should effect our use of it. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project