From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1DYUfE-0004qD-2N for mharc-grub-devel@gnu.org; Wed, 18 May 2005 15:57:08 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYUf4-0004e2-2p for grub-devel@gnu.org; Wed, 18 May 2005 15:56:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYUex-0004RB-SM for grub-devel@gnu.org; Wed, 18 May 2005 15:56:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYUex-0004MF-50 for grub-devel@gnu.org; Wed, 18 May 2005 15:56:51 -0400 Received: from [195.135.220.15] (helo=mx2.suse.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DYUlF-0004Zr-5X for grub-devel@gnu.org; Wed, 18 May 2005 16:03:21 -0400 Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 405E91005F for ; Wed, 18 May 2005 21:54:59 +0200 (CEST) Date: Wed, 18 May 2005 21:54:58 +0200 From: Olaf Hering To: The development of GRUB 2 Message-ID: <20050518195458.GA10996@suse.de> References: <20050509050526.GA18510@miracle> <20050513124307.GA13577@suse.de> <64f2ea4622d8f5d4cdeafdd5bae03cb7@penguinppc.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <64f2ea4622d8f5d4cdeafdd5bae03cb7@penguinppc.org> X-DOS: I got your 640K Real Mode Right Here Buddy! X-Homeland-Security: You are not supposed to read this line! You are a terrorist! User-Agent: Mutt und vi sind doch schneller als Notes (und GroupWise) Subject: Re: [ppc] [patch] set environment from commandline 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: Wed, 18 May 2005 19:57:06 -0000 On Fri, May 13, Hollis Blanchard wrote: > Do you have any other "essential parts" in mind? Showing or hiding images depending on cpu capabilities. Essentially a 'title[64bit] install' and 'title[32bit] install'. There is really no need to show 64bit kernels on my ibook. So if you guys could extend the syntax to provide very simple conditionals, that would be real useful.