From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1CoMLI-00019d-Gy for mharc-grub-devel@gnu.org; Tue, 11 Jan 2005 08:45:52 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CoMLC-00016B-KO for grub-devel@gnu.org; Tue, 11 Jan 2005 08:45:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CoML8-000148-I9 for grub-devel@gnu.org; Tue, 11 Jan 2005 08:45:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CoML8-00013n-A6 for grub-devel@gnu.org; Tue, 11 Jan 2005 08:45:42 -0500 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CoM8a-0002xV-6Y for grub-devel@gnu.org; Tue, 11 Jan 2005 08:32:44 -0500 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 16034F8C3176 for ; Tue, 11 Jan 2005 14:32:42 +0100 (CET) Received: from 127.0.0.1 ([127.0.0.1] helo=localhost) by ASSP-nospam ; 11 Jan 05 13:32:40 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Tue, 11 Jan 2005 14:32:47 +0100 User-Agent: KMail/1.7.1 References: <40595AA3.6000800@ciam.ru> <200409071246.44891.okuji@enbug.org> <87652lj9qc.fsf@marco.marco-g.com> In-Reply-To: <87652lj9qc.fsf@marco.marco-g.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501111432.47447.okuji@enbug.org> Subject: Re: GRUB2: *BSD and more patch X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2005 13:45:50 -0000 Hi Marco, On Wednesday 29 December 2004 18:27, Marco Gerards wrote: > I would prefer solution #1, until we implement more fancy features > (choosing the memory manager and module loading) for grub-emu. And > even in that case, I think mm.c should be used in grub-emu only and > even then configurable like I described above. I prefer the 3rd one to the first one. Having something is better than nothing. Okuji