From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1S6jQx-0002lr-Pf for mharc-grub-devel@gnu.org; Sun, 11 Mar 2012 10:07:39 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6jQc-0002d8-DU for grub-devel@gnu.org; Sun, 11 Mar 2012 10:07:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S6jQa-0004Kw-Ij for grub-devel@gnu.org; Sun, 11 Mar 2012 10:07:17 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:55365) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6jQa-0004KB-58 for grub-devel@gnu.org; Sun, 11 Mar 2012 10:07:16 -0400 Received: by wibhj13 with SMTP id hj13so2025156wib.12 for ; Sun, 11 Mar 2012 07:07:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=x890uH+iv0PXyE/TL9Gb9nSRm5UHTtnqpH0AWX6VE3M=; b=VqMAN4jTotaEI6/YE+rDHMfp1rEhznJTzGve+6i+Q4Mtw/NkQD4eTipRTInnp5MWaO yXrdikhqTqr8fg6XybUbEn4lQmQhXqkfTZ02mwm8r6P7ZxixZYlpTybdiTtr5cfIinRK IMWV0If9I1ncIpCfQ/Ig7AXzHQfA/nKcGHi+L4CjbOLEZb9TwVoTRTyIPnrcEE2hQR8D +3VvLYVUlCTdbSsGqhk6os8P7HfqUaGZoz6a8sZ6wZ6x/+wVGI7C7uyAl1AU5TIE+KWo oJs3K0+rLWG5Ft1IQc2MxUF8x1+32Tcp29b6b+WECQV+oSApSKa6AYGaYKHFdQPFjQ78 Ey9w== Received: by 10.216.134.200 with SMTP id s50mr5120127wei.116.1331474834242; Sun, 11 Mar 2012 07:07:14 -0700 (PDT) Received: from fedora.x201.phnet (104-9.203-62.cust.bluewin.ch. [62.203.9.104]) by mx.google.com with ESMTPS id j3sm42893918wiw.1.2012.03.11.07.07.11 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 11 Mar 2012 07:07:13 -0700 (PDT) Message-ID: <4F5CB18D.9070506@gmail.com> Date: Sun, 11 Mar 2012 15:07:09 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0 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> <4F5C9ECF.5010707@gmail.com> <4F5CAEBE.3060905@googlemail.com> In-Reply-To: <4F5CAEBE.3060905@googlemail.com> X-Enigmail-Version: 1.3.5 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigB244FF41B6C9337482A1632D" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.212.171 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:07:38 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB244FF41B6C9337482A1632D Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 11.03.2012 14:55, Andreas Born wrote: > In 1.98 there was that export issue, I already mentioned. When opening > a new context with configfile e.g. variables were exported to the new > context, but not marked anymore for reexport. So you had to reexport > them yourself. No way I'm maintaining a workaround for that.=20 What do you think of possibility if [ x$feature_bug1_fixed !=3D xy -o x$feature_bug2_fixed !=3D xy ]; then= echo "Too old" else fi We probably need a feature feature_200_release anyway since it will be starting point for most of backward compatibility (compatibility is loose with 1.99). Perhaps feature_20x_release is the way to go. --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigB244FF41B6C9337482A1632D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk9csY0ACgkQNak7dOguQgnGpwD/fa4XYGDu5VmmWTZ8cFTkbC+R ypQSvPrDqpR85mFrdbgA/1tswscRrgsDpzsq5whJLtH9SNnNu6ZiXx0veBA5k9mS =9phQ -----END PGP SIGNATURE----- --------------enigB244FF41B6C9337482A1632D--