2002-12-01 Yoshinori K. Okuji <okuji@enbug.org>
From Alexander Langer <alex@big.endian.de>: * stage2/freebsd.h (RB_GDB): New macro. (RB_MUTE): Likewise. (RB_MULTIPLE): Likewise. * stage2/boot.c (bsd_boot): Set the bits of RB_MULTIPLE, RB_GDB and RB_MUTE when "-D", "-g" and "-m" are specified, respectively.
This commit is contained in:
parent
3ff3b071ea
commit
3201624b93
4 changed files with 21 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2002-12-01 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
From Alexander Langer <alex@big.endian.de>:
|
||||
* stage2/freebsd.h (RB_GDB): New macro.
|
||||
(RB_MUTE): Likewise.
|
||||
(RB_MULTIPLE): Likewise.
|
||||
|
||||
* stage2/boot.c (bsd_boot): Set the bits of RB_MULTIPLE, RB_GDB
|
||||
and RB_MUTE when "-D", "-g" and "-m" are specified,
|
||||
respectively.
|
||||
|
||||
2002-12-01 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* docs/grub.texi (Reporting bugs): Specify the project page of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue