Skip to content
Snippets Groups Projects
Commit d775acad authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Definition for managing Grub 0.x options.

This adds the defintion bootloader::grub0::option, which can set and
unset options in the Grub 0.x config file.  It handles both "bare"
options (e.g. 'hiddenmenu') and valued options (e.g. timeout=5).

Managing Grub 2 options seems a bit more complicated, so for now we
only implement the Grub 0.x version.
parent a5d2f1b4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment