Hi, Robert Millan <[email protected]> writes:
> This commit accidentally broke "hiddenmenu" functionality > (http://grub.enbug.org/Hiddenmenu). Instead of displaying the sleep > prompt without clearing the screen, and then clearing the screen and > drawing the menu, it first clears the screen, draws the menu and then > displays the sleep prompt. > > I haven't followed much on what this change does; if I understood > correctly, the scripting engine has been moved to a module (sh.mod), > which due to asciibetical order is processed after normal.mod, which > seems to be the cause for this problem. > > I can suggest a few possible solutions: > > - Rename either (kludge! kludge!) > > - Put sh.mod back in kernel. Why was it moved out? Is there any good reason for this? I could have missed the discussion, I am quite busy lately... -- Marco _______________________________________________ Grub-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/grub-devel
