Lines Matching full:menu
335 * docs/menu.lst: Split GNU/kFreeBSD and GNU/kNetBSD as separate
706 * docs/menu.lst (GNU/Linux): Add commented initrd command, which
711 * docs/menu.lst: Add NetBSD, OpenBSD, GNU/KFreeBSD and
1526 menu.
1732 * docs/grub.texi (Preset Menu): New chapter.
1742 (longopts): Added an entry for "--preset-menu".
1743 (usage): Added a description for "--preset-menu". Also, change
1756 the preset menu.
1767 The preset menu has a priority over the configuration file.
1777 Try to open the preset menu first, and try to open the
1779 Even if the preset menu was read, try to open the configuration
1780 file. This time, opening the preset menu never succeed, because
1781 close_preset_menu ensures that the preset menu is available at
2333 (run_menu): Use it to implement menu & command-list if on dumb
2340 menu - not to the command-line as before.
2452 * docs/grub.texi (Command-line and menu commands): Renamed to ...
2545 * docs/user-ref.texi (Command-line and menu commands): Update
2771 * configure.in (--enable-preset-menu): New option.
2782 If it is false, read data from the preset menu instead.
2784 then try to open the preset menu.
2871 embedded stage1_5 give the path to menu.lst as real_config_file.
3009 * docs/user-ref.texi (Menu-specific commands): password command
3011 (Command-line and menu commands): ... to here. New features
3325 "/boot/grub/menu.lst". Instead, check if ARG contains
3401 * stage2/stage2.c (run_menu): In the menu interface, disable the
3515 them actually, because TERMINAL may change when running a menu.
3747 (print_border) [SUPPORT_SERIAL]: Color the menu only if console
3753 the menu entry whose attributes are being changed and redraw the
4209 If SHOW_MENU is zero, don't display the menu interface. Instead,
4213 Display the menu if SHOW_MENU is true, instead of if
4295 * stage2/stage2.c (run_menu): Don't display the menu if the
5142 * docs/menu.lst: Load "/boot/loader" instead of "/kernel" in the
5979 * docs/grub.texi: Add "I/O ports detection" into the menu.
6474 * docs/menu.lst: Add examples of "fallback" and "color".
6784 (config_file) [!STAGE1_5]: Set to "/boot/grub/menu.lst".
6916 * docs/menu.lst: Do not specify the address argument for
7446 pure command-line and the function to deal with a menu entry is
7495 * docs/menu.lst: More meaningful examples. Not using (0x80,0)
7531 * docs/menu.lst: Likewise.
8281 Color-menu support based on Peter Astrand
8293 menu.
8526 * docs/menu.lst: Rewritten, so that it contains up-to-date