2010-02-14 Vladimir Serbinenko <phcoder@gmail.com>
Prevent unknown commands from stopping menuentry execution. * script/execute.c (grub_script_execute_cmdline): Print error after unknown command.
This commit is contained in:
parent
095f5f82f7
commit
bc028f2f86
2 changed files with 10 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
2010-02-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Prevent unknown commands from stopping menuentry execution.
|
||||
|
||||
* script/execute.c (grub_script_execute_cmdline): Print error after
|
||||
unknown command.
|
||||
|
||||
2010-02-14 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* fs/i386/pc/pxe.c (GRUB_MOD_INIT): Fix typo.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue