print an error number even in Stage 2.
This commit is contained in:
parent
36854134df
commit
35662478d7
5 changed files with 19 additions and 7 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2000-09-05 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
From Alessandro Rubini <rubini@gnu.org>:
|
||||
* stage2/char_io.c (print_error) [!STAGE1_5]: Print ERRNUM like
|
||||
"Error 9: Unknown boot failure".
|
||||
(print_error) [STAGE1_5]: Don't print a colon.
|
||||
* util/grub-install.in: When checking if an error occurred, use
|
||||
the expression "Error [0-9]*: " instead of "Error: ".
|
||||
* docs/user-ref.texi (Stage1.5 errors): Updated, since the error
|
||||
form changed.
|
||||
|
||||
2000-09-04 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* stage2/stage2.c (run_menu) [GRUB_UTIL]: Set DISP_UP and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue