From: Vladimir Serbinenko <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [DISCUSSION] Scripts and menus
Date: Sun, 14 Aug 2005 20:30:15 +0200 [thread overview]
Message-ID: <42FF8DB7.10700@gmail.com> (raw)
In-Reply-To: <200508142001.25893.okuji@enbug.org>
Ok. At this moment I have one thing to do that will be approximately
finished
on Thursday and then I'll do it (on next Monday I suppose my assignment
will be finished)
Is it ok to create bison parser that will parse command by command and
create a pseudocode at output that can be easily executed?
Yoshinori K. Okuji wrote:
>On Sunday 14 August 2005 18:03, Vladimir Serbinenko wrote:
>
>
>>It's only a question of syntax so it's ok but IMHO 2 points are important:
>> 1) It must be possible to set additional attributes to a menu entry
>>
>>
>
>I'd like to use options for these. Like this:
>
>entry --label="gnu" --key="g" "GNU 0.3" {
> root=(hd0,0)
> multiboot /gnumach
> module /serverboot
>}
>
>
>
>> 2) It must be possible to create functions that are *not* the menu
>>entries
>>
>>
>
>They should be the same as Bash:
>
>function load_modules {
> module /boot/module1
> module /boot/module2
>}
>
>entry "My OS version 1" {
> multiboot /boot/kernel-1
> load_modules
>}
>
>entry "My OS version 2" {
> multiboot /boot/kernel-2
> load_modules
>}
>
>Okuji
>
>
>_______________________________________________
>Grub-devel mailing list
>Grub-devel@gnu.org
>http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
>
next prev parent reply other threads:[~2005-08-14 19:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-14 9:18 [DISCUSSION] Scripts and menus Vladimir Serbinenko
2005-08-14 13:29 ` Douglas Wade Needham
2005-08-14 13:53 ` Vladimir Serbinenko
2005-08-14 15:12 ` Yoshinori K. Okuji
2005-08-14 22:54 ` Douglas Wade Needham
2005-08-14 23:09 ` Yoshinori K. Okuji
2005-08-15 7:27 ` [DISCUSSION] Grub2 Improvements marm.mm
2005-08-15 8:37 ` Yoshinori K. Okuji
2005-08-14 14:35 ` [DISCUSSION] Scripts and menus Yoshinori K. Okuji
2005-08-14 16:03 ` Vladimir Serbinenko
2005-08-14 18:01 ` Yoshinori K. Okuji
2005-08-14 18:30 ` Vladimir Serbinenko [this message]
2005-08-15 17:37 ` Marco Gerards
2005-08-24 9:36 ` [Patch] Scripting engine Vladimir Serbinenko
2005-08-28 12:55 ` Yoshinori K. Okuji
2005-08-28 14:11 ` Vladimir Serbinenko
2005-09-25 11:40 ` Vladimir Serbinenko
2005-08-31 19:22 ` Marco Gerards
2005-09-04 13:23 ` Vladimir Serbinenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42FF8DB7.10700@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox