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. 
What do you think of possibility
if [ x$feature_bug1_fixed != xy -o x$feature_bug2_fixed != xy ]; then
   echo "Too old"
   <basic menu>
else
<complete version>
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.

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to