On Sun, Jul 6, 2008 at 1:32 AM, Bean <[EMAIL PROTECTED]> wrote:
>>> About the duplicated commands, we can create a module minicmd to
>>> include the most basic command
>>
>> Then we can't have a rescue shell before heap is initialised and minicmd
>> is loaded.  Should we be concerned about this?
>
> The rescue shell is still there. It's part of the line by line command 
> scanner.

Hi,

Here is another way to look at rescue/normal mode.

rescue mode:
basic console interface + line scanner

normal mode:
advanced console interface (history, completion) + script parser
text menu interface + script parser

-- 
Bean


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to