From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Ipq9T-0004kz-RO for mharc-grub-devel@gnu.org; Wed, 07 Nov 2007 14:01:23 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ipq9S-0004jK-61 for grub-devel@gnu.org; Wed, 07 Nov 2007 14:01:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ipq9P-0004gC-Io for grub-devel@gnu.org; Wed, 07 Nov 2007 14:01:21 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ipq9P-0004fj-7Y for grub-devel@gnu.org; Wed, 07 Nov 2007 14:01:19 -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 1Ipq9O-0005kF-Oo for grub-devel@gnu.org; Wed, 07 Nov 2007 14:01:19 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Ipq96-0005kC-9D for grub-devel@gnu.org; Wed, 07 Nov 2007 19:01:00 +0000 Received: from p508c6eb5.dip.t-dialin.net ([80.140.110.181]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Nov 2007 19:01:00 +0000 Received: from Markus.Elfring by p508c6eb5.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 07 Nov 2007 19:01:00 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: grub-devel@gnu.org From: Markus Elfring Date: Wed, 07 Nov 2007 20:00:43 +0100 Message-ID: References: <472F3D31.3010204@nic.fi> <4730DE0F.9090103@nic.fi> <4731DD6C.6080807@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: p508c6eb5.dip.t-dialin.net User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <4731DD6C.6080807@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: Wed, 07 Nov 2007 19:01:22 -0000 > And what is wrong with current config file? > http://grub.enbug.org/grub.cfg How much documentation is available for this domain-specific language? Does a grammar exist for the data format? http://grub.enbug.org/Subprojects/GraphicalMenu I imagine that additional attributes will be needed. - Identifier: optional alphanumeric key - Parent: index number or menu identifier I hope that it can be avoided to reinvent a wheel. How much features would you like to copy from OML or OPML? > You can read my idea of visual layout from "Layout testing for graphical > menu" in mailing list archive: > http://lists.gnu.org/archive/html/grub-devel/2007-10/msg00103.html How much will a browser depend on an operating system? How near will a boot environment come to OS functionality? Regards, Markus