Hi. With most every project using .conf nowadays, i happened to waste some
time when I had to install grub without my automation scripts yesterday. I
think this would help new users coming from the new-conf world.
--- util/grub-mkconfig.in
+++ util/grub-mkconfig.in
@@ -56,6 +56,7 @@ export TEXTDOM
On 9/25/24 11:45 AM, gabriel.barros wrote:
> > Hi. With most every project using .conf nowadays, i happened to waste
> > some time when I had to install grub without my automation scripts
> > yesterday. I think this would help new users coming from the new-conf
> world.