From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FWFU9-0002Cb-Px for mharc-grub-devel@gnu.org; Wed, 19 Apr 2006 12:24:57 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWFU8-0002AH-3i for grub-devel@gnu.org; Wed, 19 Apr 2006 12:24:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWFU6-000290-L6 for grub-devel@gnu.org; Wed, 19 Apr 2006 12:24:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWFU6-00028t-Gj for grub-devel@gnu.org; Wed, 19 Apr 2006 12:24:54 -0400 Received: from [157.24.2.30] (helo=smtp1.cc.lut.fi) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWFVF-0007zS-20 for grub-devel@gnu.org; Wed, 19 Apr 2006 12:26:05 -0400 Received: from localhost (smtp1 [127.0.0.1]) by smtp1.cc.lut.fi (Postfix) with ESMTP id 031147015C for ; Wed, 19 Apr 2006 19:24:50 +0300 (EEST) Received: from smtp1.cc.lut.fi ([127.0.0.1]) by localhost (smtp1.cc.lut.fi [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31715-08 for ; Wed, 19 Apr 2006 19:24:50 +0300 (EEST) Received: from [192.168.1.100] (lk4-a-4-1.lnet.lut.fi [157.24.102.107]) by smtp1.cc.lut.fi (Postfix) with ESMTP id 97DDD70036 for ; Wed, 19 Apr 2006 19:24:50 +0300 (EEST) Message-ID: <44466456.7060807@nic.fi> Date: Wed, 19 Apr 2006 19:24:54 +0300 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: The development of GRUB 2 References: <87vetsw6yi.fsf@xs4all.nl> <87acaherxl.fsf@xs4all.nl> In-Reply-To: <87acaherxl.fsf@xs4all.nl> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: by lut.fi Content-Transfer-Encoding: quoted-printable Subject: Re: grub cvs ... configfile 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, 19 Apr 2006 16:24:56 -0000 Marco Gerards wrote: > Oh sorry, I forgot to reply on this one. It should all be fixed in > CVS. Your menu entries should look like this: >=20 > @ foo { > linux ... > initrd ... > } >=20 > @ bar { > ... > ... > } Hi, I think the menuentry were much better and more descriptive. I don't think there is a need to have both and it only confuses people. So I would propose to remove @-version. Thanks, Vesa J=E4=E4skel=E4inen