grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: for statements allowed outside menuentries?


From: Marco Gerards
Subject: Re: for statements allowed outside menuentries?
Date: Wed, 13 Dec 2006 14:06:59 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

adrian15 <address@hidden> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]