From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NSecM-0006Is-Fn for mharc-grub-devel@gnu.org; Wed, 06 Jan 2010 17:44:42 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSecL-0006IM-2X for grub-devel@gnu.org; Wed, 06 Jan 2010 17:44:41 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSecF-0006FH-RS for grub-devel@gnu.org; Wed, 06 Jan 2010 17:44:40 -0500 Received: from [199.232.76.173] (port=50071 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSecF-0006F9-Ku for grub-devel@gnu.org; Wed, 06 Jan 2010 17:44:35 -0500 Received: from mail-gx0-f217.google.com ([209.85.217.217]:62524) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSecF-0004IW-52 for grub-devel@gnu.org; Wed, 06 Jan 2010 17:44:35 -0500 Received: by gxk9 with SMTP id 9so39550024gxk.8 for ; Wed, 06 Jan 2010 14:44:34 -0800 (PST) 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=jJGmNZ6Lx7yG9Cy8n1IoxWigVqbS0RROBMlTD10tnVE=; b=XbrDAjocxB19cCkDgw89E0q3J7yRF67izfRUJyb4+V+13Ys73MjDNX8bUUiieCYMdm 1z34tHkrLGOEgRqDGI+Z281CZkId9exWjA9ixhUC/R1oTyuke02G6lAERgQCzM0xm+If I2RYN0SC8G4ZQYPQZxoXJQ9Zoz1pbD7OT1iT4= 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=emKGKpRR6lOCnIChvAN7kImRX4HME1jonff1EX+te4gMVGMf0xdv+XxBzCAGR5XUkh Hw70jxbhAKExzqO2rXqfmHCgC3iMo3QDUnuHiUyBeKoe2VfngnOK119qNIjrUXk0Zs+q qtByvk+JnSz25oejYoW9wYCERWcIUVNJp7R10= Received: by 10.91.122.9 with SMTP id z9mr2598061agm.20.1262817874454; Wed, 06 Jan 2010 14:44:34 -0800 (PST) Received: from ?192.168.0.75? (cpe-24-174-183-197.satx.res.rr.com [24.174.183.197]) by mx.google.com with ESMTPS id 9sm7319428ywe.41.2010.01.06.14.44.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 06 Jan 2010 14:44:33 -0800 (PST) Message-ID: <4B451250.6090409@gmail.com> Date: Wed, 06 Jan 2010 16:44:32 -0600 From: Bruce Dubbs User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080722 SeaMonkey/1.1.11 MIME-Version: 1.0 To: The development of GNU GRUB References: <4B44EF19.7040504@gmail.com> <4B44F5D7.5000903@gmail.com> <4B44FFD3.8090702@gmail.com> In-Reply-To: <4B44FFD3.8090702@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Greylist: delayed 71652 seconds by postgrey-1.27 at monty-python; Wed, 06 Jan 2010 17:44:35 EST Subject: Re: [BRANCH] Bidi support. X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2010 22:44:41 -0000 Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Bruce Dubbs wrote: >> Is there a location where the grub.cfg file that generated the image >> can be viewed? Attached. Mostly based on Colin's overlay grub.cfg. Excellent. It helps me a lot. -- Bruce