2002-01-08 Yoshinori K. Okuji <okuji@gnu.org>
* stage2/common.c [SUPPORT_DISKLESS] (setup_diskless_environment): Removed. The feature is moved to the preset menu. * stage2/stage2.c [SUPPORT_DISKLESS] (preset_menu): Set to the string "bootp\n". [SUPPORT_DISKLESS] (preset_menu_offset): Defined, as if PRESET_MENU_STRING is defined. [SUPPORT_DISKLESS] (open_preset_menu): Likewise. [SUPPORT_DISKLESS] (read_from_preset_menu): Likewise. [SUPPORT_DISKLESS] (close_preset_menu): Likewise.
This commit is contained in:
parent
686f75d678
commit
843ddd9712
3 changed files with 22 additions and 28 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
2002-01-08 Yoshinori K. Okuji <okuji@gnu.org>
|
||||
|
||||
* stage2/common.c [SUPPORT_DISKLESS]
|
||||
(setup_diskless_environment): Removed. The feature is moved to
|
||||
the preset menu.
|
||||
* stage2/stage2.c [SUPPORT_DISKLESS] (preset_menu): Set to the
|
||||
string "bootp\n".
|
||||
[SUPPORT_DISKLESS] (preset_menu_offset): Defined, as if
|
||||
PRESET_MENU_STRING is defined.
|
||||
[SUPPORT_DISKLESS] (open_preset_menu): Likewise.
|
||||
[SUPPORT_DISKLESS] (read_from_preset_menu): Likewise.
|
||||
[SUPPORT_DISKLESS] (close_preset_menu): Likewise.
|
||||
|
||||
2002-01-06 Yoshinori K. Okuji <okuji@gnu.org>
|
||||
|
||||
The preset menu has a priority over the configuration file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue