/[grub]/grub/ChangeLog
ViewVC logotype

Diff of /grub/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.459 by okuji, Tue Jan 8 02:48:44 2002 UTC revision 1.460 by okuji, Tue Jan 8 03:19:23 2002 UTC
# Line 1  Line 1 
1  2002-01-08  Yoshinori K. Okuji  <okuji@gnu.org>  2002-01-08  Yoshinori K. Okuji  <okuji@gnu.org>
2    
3            * grub/main.c (use_preset_menu): New variable.
4            (OPT_PRESET_MENU): New macro.
5            (longopts): Added an entry for "--preset-menu".
6            (usage): Added a description for "--preset-menu". Also, change
7            the first character of the description for "--device-map" to
8            lower case for consistency.
9            (main): Set USE_PRESET_MENU to 1 in the case of OPT_PRESET_MENU.
10            * stage2/shared.h (use_preset_menu): Declared.
11            * stage2/stage2.c [PRESET_MENU_STRING || SUPPORT_DISKLESS]
12            (open_preset_menu) [GRUB_UTIL]: If USE_PRESET_MENU is false,
13            return zero immediately.
14    
15    2002-01-08  Yoshinori K. Okuji  <okuji@gnu.org>
16    
17          * stage2/common.c [SUPPORT_DISKLESS]          * stage2/common.c [SUPPORT_DISKLESS]
18          (setup_diskless_environment): Removed. The feature is moved to          (setup_diskless_environment): Removed. The feature is moved to
19          the preset menu.          the preset menu.

Legend:
Removed from v.1.459  
changed lines
  Added in v.1.460

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26