mirror of
https://github.com/webmin/webmin.git
synced 2026-06-06 21:20:24 +01:00
Adds a Webmin GRUB 2 module for inspecting boot entries, editing defaults, custom entries, themes, password protection, BLS-aware kernel options, safe menu regeneration, boot loader installation, manual config editing, status reporting, ACLs, backups, logging, and tests.
6 lines
320 B
HTML
6 lines
320 B
HTML
<header>Menu generation command</header>
|
|
<p>Command used to rebuild the generated GRUB menu file, such as
|
|
<tt>grub2-mkconfig</tt> or <tt>grub-mkconfig</tt>.</p>
|
|
<p>When regenerating the menu, Webmin writes to a temporary file first, checks
|
|
that generated file, and replaces the live menu only after the checks pass.</p>
|