From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1CslXE-0008Gm-66 for mharc-grub-devel@gnu.org; Sun, 23 Jan 2005 12:28:24 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CslWv-0008CB-MQ for grub-devel@gnu.org; Sun, 23 Jan 2005 12:28:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CslWm-00086c-Dp for grub-devel@gnu.org; Sun, 23 Jan 2005 12:27:56 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CslWm-00082L-4W for grub-devel@gnu.org; Sun, 23 Jan 2005 12:27:56 -0500 Received: from [194.67.23.122] (helo=mx2.mail.ru) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Csl7S-0004Lc-E4 for grub-devel@gnu.org; Sun, 23 Jan 2005 12:01:46 -0500 Received: from [83.76.38.191] (port=2031 helo=[192.168.1.100]) by mx2.mail.ru with esmtp id 1Csl7R-000I3A-00 for grub-devel@gnu.org; Sun, 23 Jan 2005 20:01:45 +0300 Message-ID: <41F3D88F.7000304@list.ru> Date: Sun, 23 Jan 2005 18:02:07 +0100 From: Serbinenko Vladimir User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 References: <200501231528.59397.okuji@enbug.org> <87ekgc5gci.fsf@marco.marco-g.com> <200501231709.05842.okuji@enbug.org> <41F3D0B6.8080604@yahoo.fr> In-Reply-To: <41F3D0B6.8080604@yahoo.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected Subject: Re: config file 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: Sun, 23 Jan 2005 17:28:22 -0000 Vincent Pelletier wrote: > > What about a special block ? > > entry "foo" { > ~ ... > } > > init { > ~ timeout=10 > ~ splashimage (hd0,0)/boot/image.png > } > > > Bad idea. Because in syntax proposed by Yoshinori K. Okuji configuration file is parsed the same way as you would enter the same commands from shell that is our goal