On Tuesday 07 April 2009 01:39:23 Bean wrote: > Hi, > > This is another update of the patch.
Thank you. I will review your patch and send comments tonight. Regards, Okuji > 1, Now completion.c is in menu.mod, and menu_viewer.c is in misc.mod, > the reason for the switch is to allow configfile to depend on misc.mod > only. > 2, Auto generate handler.lst file, which contain module information > for handlers. normal.mod uses it to register commands to set active > handler, for example: > > parser.sh > menu_viewer.text > terminal_output.gfxterm > > 3, configfile now support an optional parameter to specify the script > engine, for example: > > configfile /aa.cfg sh > > When configfile returns, the script engine would be restored to the > previous value. This is useful for switching script engine. For > example, you can parse a file in another language, then switch back to > sh for the rest of grub.cfg. > > 4, normal.mod set the default parser and menu viewer before parsing > grub.cfg: parser.sh > menu_viewer.text _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel