mirror of
https://github.com/webmin/webmin.git
synced 2026-06-06 05:00:23 +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.
8 lines
382 B
HTML
8 lines
382 B
HTML
<header>Environment file</header>
|
|
<p>Path to the GRUB environment file, commonly <tt>/boot/grub2/grubenv</tt> or
|
|
<tt>/boot/grub/grubenv</tt>. GRUB uses this file for persistent runtime state
|
|
such as <tt>saved_entry</tt>, <tt>next_entry</tt>, and sometimes
|
|
<tt>kernelopts</tt>.</p>
|
|
<p>This module reads the file for status and uses GRUB tools for runtime boot
|
|
selection changes.</p>
|