grub-devel
[Top][All Lists]
Advanced

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

Re: config file


From: Serbinenko Vladimir
Subject: Re: config file
Date: Sun, 23 Jan 2005 16:06:31 +0100
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

Yoshinori K. Okuji wrote:

entry "GNU/Hurd" {
 root=(hd0,0)
 multiboot /boot/gnumach
 module /boot/serverboot
 ...
}

This idea is to make a boot entry a kind of shell function.

What do you think?


I would like to integrate this with function handling in my scripting engine and use the syntax like
register_menu_entry <name> { list; }
unregister_menu_entry <name>
and
clear_menu_entries
Let me please realise it as now I'm writing scripting and there is nearly no difference between functions and menu entries





reply via email to

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