From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LqzOz-00030T-E8 for mharc-grub-devel@gnu.org; Mon, 06 Apr 2009 20:42:57 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LqzOx-00030G-7Z for grub-devel@gnu.org; Mon, 06 Apr 2009 20:42:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LqzOs-0002zk-3C for grub-devel@gnu.org; Mon, 06 Apr 2009 20:42:54 -0400 Received: from [199.232.76.173] (port=48849 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LqzOs-0002zh-0n for grub-devel@gnu.org; Mon, 06 Apr 2009 20:42:50 -0400 Received: from mail-fx0-f166.google.com ([209.85.220.166]:46147) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LqzOr-0000qz-GJ for grub-devel@gnu.org; Mon, 06 Apr 2009 20:42:49 -0400 Received: by fxm10 with SMTP id 10so2396014fxm.42 for ; Mon, 06 Apr 2009 17:42:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=rVUxZU3KWCf6Z+hLbzi3pJ9Nkov6vTShkNxUA0InDrs=; b=JUmbgM/Unq9m2Nha7eNkZ526b5169b6AvtHi+QGFgASTafNZR3kyfQSzMWzCCmzh/U s6hA/7s9MxauEWR/8ZW+O8vx2rHU16brhxlkNlaU5Zx9xPFaos0gt6ZcvCvsmVp4tgvG JKzeneUhrgETYUd1C9UIiVNeqbzVBYr0wHJ7g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=OZFex8Ax9JkPeLnnzwImpCHKR45WreCeRR3lgPzOy9yrxXhh+6ynDHVya7GBI9P7Zo x8rQGaESazb3Is5ERhT6QMA5umV4NmPejIYMh5JgS/URd1AOWsfhfOR72ICbil3RsIIR 8XcuiVivJH5x9kB+k0Y3aTYcqLjXmmhtH7J9I= Received: by 10.86.95.8 with SMTP id s8mr3558844fgb.36.1239064967660; Mon, 06 Apr 2009 17:42:47 -0700 (PDT) Received: from ?192.168.1.2? (153-81.3-85.cust.bluewin.ch [85.3.81.153]) by mx.google.com with ESMTPS id l19sm55491fgb.1.2009.04.06.17.42.47 (version=SSLv3 cipher=RC4-MD5); Mon, 06 Apr 2009 17:42:47 -0700 (PDT) Message-ID: <49DAA189.7050103@gmail.com> Date: Tue, 07 Apr 2009 02:42:49 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 References: <200904041830.27016.okuji@enbug.org> <200904070937.47193.okuji@enbug.org> In-Reply-To: <200904070937.47193.okuji@enbug.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: no commit allowed under discussion 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, 07 Apr 2009 00:42:55 -0000 Yoshinori K. Okuji wrote: > On Tuesday 07 April 2009 01:43:17 Bean wrote: >> On Sat, Apr 4, 2009 at 8:53 PM, Bean wrote: >>> On Sat, Apr 4, 2009 at 5:30 PM, Yoshinori K. Okuji > wrote: >>>> I've undone r2063, since we're still discussing how to / not to split >>>> modules. Bean, you must respect teamwork. If you are unable to follow >>>> such a fundamental rule, I will have to disable your permission. >>> Hi, >>> >>> I thought the previous mail is about replacing grub_printf with >>> grub_dprint, I'm ok with that. This patch has been in mail list for >>> sometime, it is essential to get a working display in intel macs. >> Hi, >> >> How about this patch ? The split is necessary as it introduces new >> command loadbios and fakebios that uses the fake_bios_data function, >> and it would be ugly to put them all inside linux.c. > > Do you have any strong reason to make loadbios and fakebios separate? I think > the overhead is negligible. > this module is useful in conjunction with other loaders (multiboot, bsd, pc_chainloader) as well > Regards, > Okuji > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'phcoder' Serbinenko