adrian15 <[EMAIL PROTECTED]> writes:

> This is a question for Marco Gerards I suppose.
>
> I was asking myself if in grub2 code I was allowed to do:
>
> for (part in partitions) {
>
>   menuentry($part) {
>               whatever($part.grub_string);
>       }
>
> }

This is something I proposed a while ago.  I want to make this
possible so it will become easy to generate meny entries.

--
Marco



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to