fix a typo in grub-install, and fix open flags in install_func.
This commit is contained in:
parent
6728379880
commit
9015cd0364
3 changed files with 9 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
2000-09-03 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* util/grub-install.in: Fix a typo: grub_dir -> grubdir.
|
||||
* stage2/builtins.c (install_func) [GRUB_UTIL]: Open a Stage 2
|
||||
with "r+" instead of "r", as GRUB needs to overwrite it.
|
||||
|
||||
2000-09-02 OKUJI Yoshinori <okuji@gnu.org>
|
||||
|
||||
* stage2/stage2.c (run_menu): Don't use either `p' or `n' to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue