From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MmE4e-0005WV-Vh for mharc-grub-devel@gnu.org; Fri, 11 Sep 2009 17:54:33 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MmE4d-0005WD-LI for grub-devel@gnu.org; Fri, 11 Sep 2009 17:54:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MmE4Y-0005VS-T0 for grub-devel@gnu.org; Fri, 11 Sep 2009 17:54:31 -0400 Received: from [199.232.76.173] (port=35309 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MmE4Y-0005VL-N0 for grub-devel@gnu.org; Fri, 11 Sep 2009 17:54:26 -0400 Received: from c60.cesmail.net ([216.154.195.49]:1547) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MmE4Y-0005MQ-5N for grub-devel@gnu.org; Fri, 11 Sep 2009 17:54:26 -0400 Received: from unknown (HELO smtprelay1.cesmail.net) ([192.168.1.111]) by c60.cesmail.net with ESMTP; 11 Sep 2009 17:54:24 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay1.cesmail.net (Postfix) with ESMTPSA id CBAEF34C69 for ; Fri, 11 Sep 2009 17:54:21 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20090823110321.GM4130@thorin> References: <1244022215.3429.17.camel@fz.local> <1244062540.20653.11.camel@mj> <1244067102.3407.51.camel@fz.local> <1248260661.3517.7.camel@fz.local> <1250617493.3810.15.camel@mj> <20090819151821.GC7859@thorin> <1250806721.2668.62.camel@mj> <1251015769.3612.3.camel@fz.local> <20090823110321.GM4130@thorin> Content-Type: text/plain Date: Fri, 11 Sep 2009 17:54:19 -0400 Message-Id: <1252706059.2616.11.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: grub-mkconfig fails on every non i386-pc because of gfxterm/vbe 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: Fri, 11 Sep 2009 21:54:31 -0000 On Sun, 2009-08-23 at 13:03 +0200, Robert Millan wrote: > Pavel, if you could confirm that you're ok with checking for module > existance, maybe Felix' patch can be made simpler. Generally, I would prefer not to rely on the existence of modules, as it's a poor substitute for the knowledge whether they are actually functional on the target hardware. But if that's the simplest approach and it solves the original problem with all architectures other than i386-pc, then I'm fine with it. -- Regards, Pavel Roskin