Greetings boyos!

I have developed a grub configuration file that, instead of asking the user
manually setting all the grub variables, it figures them out by itself
automatically.

The file looks like this:
https://pastebin.com/CUGHnckJ

I was wondering if that logic could be included in GRUB C code itself. As
if the configuration file misses a variable, GRUB assumes the variable
shall be guessed automatically as in that config file.

If you agree with this change, I can summit a patch.
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to