From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IpA13-0007DG-2g for mharc-grub-devel@gnu.org; Mon, 05 Nov 2007 17:01:53 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpA11-000795-AY for grub-devel@gnu.org; Mon, 05 Nov 2007 17:01:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpA0z-00074G-Bp for grub-devel@gnu.org; Mon, 05 Nov 2007 17:01:50 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpA0z-000743-6F for grub-devel@gnu.org; Mon, 05 Nov 2007 17:01:49 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IpA0y-0004LC-N4 for grub-devel@gnu.org; Mon, 05 Nov 2007 17:01:48 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IpA0q-0001e1-LS for grub-devel@gnu.org; Mon, 05 Nov 2007 22:01:40 +0000 Received: from p508c4543.dip.t-dialin.net ([80.140.69.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 Nov 2007 22:01:40 +0000 Received: from Markus.Elfring by p508c4543.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 05 Nov 2007 22:01:40 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: grub-devel@gnu.org From: Markus Elfring Date: Mon, 05 Nov 2007 23:01:23 +0100 Message-ID: References: <472F3D31.3010204@nic.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p508c4543.dip.t-dialin.net User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <472F3D31.3010204@nic.fi> X-Enigmail-Version: 0.95.3 Sender: news X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: Outline menu 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: Mon, 05 Nov 2007 22:01:51 -0000 > And then add something like: > set menumode=outline > set menumode=hierarchical (or normal, default) Can a data format like it is specified by the outline markup language be supported by the GRUB 2 boot loader? http://en.wikipedia.org/wiki/OML Is an alternative specification needed in this context? Regards, Markus