From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1S6jvk-0000da-M8 for mharc-grub-devel@gnu.org; Sun, 11 Mar 2012 10:39:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6jvh-0000ce-SZ for grub-devel@gnu.org; Sun, 11 Mar 2012 10:39:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S6jvg-0001kZ-4H for grub-devel@gnu.org; Sun, 11 Mar 2012 10:39:25 -0400 Received: from wp191.webpack.hosteurope.de ([80.237.132.198]:54112) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6jvf-0001kP-R0 for grub-devel@gnu.org; Sun, 11 Mar 2012 10:39:24 -0400 Received: from p4fc26be9.dip.t-dialin.net ([79.194.107.233] helo=neptun.omega.ssw.de); authenticated by wp191.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) id 1S6jvd-0001aR-Rp; Sun, 11 Mar 2012 15:39:21 +0100 Received: from localhost (localhost [127.0.0.1]) by neptun.omega.ssw.de (Postfix) with ESMTP id DC35AE180A8 for ; Sun, 11 Mar 2012 15:39:20 +0100 (CET) X-Virus-Scanned: amavisd-new at omega.ssw.de Received: from neptun.omega.ssw.de ([127.0.0.1]) by localhost (neptun.omega.ssw.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 50GSB+ex7nlc for ; Sun, 11 Mar 2012 15:39:10 +0100 (CET) Received: from [192.168.2.43] (p640.fritz.box [192.168.2.43]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by neptun.omega.ssw.de (Postfix) with ESMTP id E133DE180A7 for ; Sun, 11 Mar 2012 15:39:09 +0100 (CET) Message-ID: <4F5CB90E.4020907@anvo-it.de> Date: Sun, 11 Mar 2012 15:39:10 +0100 From: Andreas Vogel User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: Grub version variable in shell References: <4F5C10A0.1060802@googlemail.com> <4F5C1321.1050403@gmail.com> <4F5C920D.7070808@googlemail.com> <4F5CA02B.5040008@gmail.com> In-Reply-To: <4F5CA02B.5040008@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-bounce-key: webpack.hosteurope.de; andreas.vogel@anvo-it.de; 1331476763; 7f6e4e83; X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.237.132.198 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Mar 2012 14:39:27 -0000 Am 11.03.2012 13:52, schrieb Vladimir '=CF=86-coder/phcoder' Serbinenko: > On 11.03.2012 12:52, Andreas Born wrote: >> Apart from that I guess it would be nice to have such a variable to >> display the version someplace or to check it. Yes, I know it is >> already displayed in multiple places, but I don't think in gfxmenus.=20 > We can add a template @GRUB_WELCOME_STRING@ for gfxmenu Suggesting to use @GRUB_VERSION@ or at least to have it too in order just to have the version on its own.