Timothy Baldwin <[EMAIL PROTECTED]> writes: > On Tuesday 08 Nov 2005 23:18, Marco Gerards wrote: > >> - grub_configfile_init (); >> - grub_search_init (); >> - grub_test_init (); >> - >> + >> + grub_init_all (); >> + >> /* XXX: Should normal mode be started by default? */ >> grub_normal_init (); > > That call should go as well.
Right, good catch. -- Marco _______________________________________________ Grub-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/grub-devel
