[PATCH 1/3] Customization of GRUB menu title

2025-05-26 Thread Jiří Wolker via Grub-devel
Since these changes, the module ‘normal’ initializes environment variable ‘grub_menu_title’ with the previously hardcoded text. The variable is automatically exported, so it applies also to submenus. Scripts may change this variable to change the title of the menu. --- grub-core/normal/main.c |

[PATCH 1/3] Customization of GRUB menu title

2025-05-26 Thread Jiří 'bindiff' Wolker via Grub-devel
Since these changes, the module ‘normal’ initializes environment variable ‘grub_menu_title’ with the previously hardcoded text. The variable is automatically exported, so it applies also to submenus. Scripts may change this variable to change the title of the menu. --- grub-core/normal/main.c |