From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1IoOY6-0001dA-DW for mharc-grub-devel@gnu.org; Sat, 03 Nov 2007 15:20:50 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IoOY4-0001cm-Tv for grub-devel@gnu.org; Sat, 03 Nov 2007 15:20:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IoOY0-0001bD-95 for grub-devel@gnu.org; Sat, 03 Nov 2007 15:20:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IoOXz-0001aw-Ok for grub-devel@gnu.org; Sat, 03 Nov 2007 15:20:43 -0400 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 1IoOXz-0003fr-H7 for grub-devel@gnu.org; Sat, 03 Nov 2007 15:20:43 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IoOXp-0007R9-Hm for grub-devel@gnu.org; Sat, 03 Nov 2007 19:20:33 +0000 Received: from p508c787e.dip.t-dialin.net ([80.140.120.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Nov 2007 19:20:33 +0000 Received: from Markus.Elfring by p508c787e.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Nov 2007 19:20:33 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: grub-devel@gnu.org From: Markus Elfring Date: Sat, 03 Nov 2007 20:20:22 +0100 Message-ID: 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: p508c787e.dip.t-dialin.net User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) 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: 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: Sat, 03 Nov 2007 19:20:49 -0000 Hello, I suggest to add the capability to present the menu as an outline. http://en.wikipedia.org/wiki/Outline#Sample_alphanumeric_outline Example boot menu: A) Windows: - XP - Vista B) Linux: - Knoppix - Debian * Etch - Red Hat * Fedora - openSUSE * 10.2 release * 10.3 debug - Ubuntu * Gutsy Gibbon - Xen - Real-time How do you think about such a hierarchical view for the selection of a great variety of bootable systems? Regards, Markus