grub-devel
[Top][All Lists]
Advanced

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

Re: usability


From: Yoshinori K. Okuji
Subject: Re: usability
Date: Wed, 4 Aug 2004 13:18:51 +0200
User-agent: KMail/1.6.1

On Monday 02 August 2004 17:05, Tomas Ebenlendr wrote:
> Today, grub-emu contains some modules (compiled in). If there will be
> way to run modules from unix, then we can replace function for
> registering commands with function which will write module name and
> function name to the file autocmd.lst. Other way is sed-like, but
> then one must be carefull where the he writes the registration of
> commands.

Another way is to define the information in the rmk files. Like this:

foo_mod_COMMANDS = foo bar

Then make can generate autocmd.lst.

Okuji




reply via email to

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