Re: small mkconfig patch

2024-09-26 Thread Marta Lewandowska
On fedora. centos, rhel-9 (and rhel-10 once released) etc, the main config file is at /boot/grub2/grub.cfg -marta On Thu, Sep 26, 2024 at 10:00 AM Mate Kukri wrote: > The main GRUB2 config is still at /boot/grub/grub.cfg on Debian and > its derivatives today. > > Mate > > On Wed, Sep 25, 2024 a

Re: small mkconfig patch

2024-09-26 Thread Mate Kukri
The main GRUB2 config is still at /boot/grub/grub.cfg on Debian and its derivatives today. Mate On Wed, Sep 25, 2024 at 10:54 PM Ross Philipson via Grub-devel wrote: > > On 9/25/24 11:45 AM, gabriel.barros wrote: > > Hi. With most every project using .conf nowadays, i happened to waste > > some

Re: small mkconfig patch

2024-09-25 Thread gabriel.barros
(apologies for reply on top. limited to mobile phone today and tomorrow) good point. I am not sure. I migrated to bootd by pure defeatism long ago, during the great systemd push. Only went back to grub now when I needed to handle devices with coreboot/seaBios which don't have EFI support, which is

Re: small mkconfig patch

2024-09-25 Thread Ross Philipson via Grub-devel
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. --- util/grub-mkconfig.in

small mkconfig patch

2024-09-25 Thread gabriel.barros
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