(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 a requirement for bootd.
I did look at arch and gentoo wiki pages on grub, to see if other locations where mentioned. Only saw the path i added to the patch, but yes, I'm far from expert and and was a limited research. thank you, -- gabriel On Wed, Sep 25, 2024, 18:53 <ross.philip...@oracle.com> wrote: > 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 > > < > https://urldefense.com/v3/__http://grub-mkconfig.in__;!!ACWV5N9M2RV99hQ!J5IO70BVZHaSHbC8ko2SWiEss51L7BKf5jPYxwwBcVT1o4zS5kzFI9Hzl9OKUQzl7xlSSvx5NQ1tQG54m7Pa0t3-eOJV$ > > > > +++ util/grub-mkconfig.in > > < > https://urldefense.com/v3/__http://grub-mkconfig.in__;!!ACWV5N9M2RV99hQ!J5IO70BVZHaSHbC8ko2SWiEss51L7BKf5jPYxwwBcVT1o4zS5kzFI9Hzl9OKUQzl7xlSSvx5NQ1tQG54m7Pa0t3-eOJV$ > > > > @@ -56,6 +56,7 @@ export TEXTDOMAINDIR="@localedir@" > > usage () { > > gettext_printf "Usage: %s [OPTION]\n" "$self" > > gettext "Generate a grub config file"; echo > > + gettext "Usually expected as /boot/grub/grub.cfg"; echo > > On recent installations of GRUB2 the config file is usually found in > /boot/grub2 or /boot/efi/EFI/<vendor>/ > > Does this tool usually generate it in /boot/grub when run? > > Thanks > Ross > > > echo > > print_option_help "-o, --output=$(gettext FILE)" "$(gettext > > "output generated config to FILE [default=stdout]")" > > print_option_help "-h, --help" "$(gettext "print this message and > > exit")" > > > > > > cheers, > > -- gabriel > > > > _______________________________________________ > > Grub-devel mailing list > > Grub-devel@gnu.org > > > https://urldefense.com/v3/__https://lists.gnu.org/mailman/listinfo/grub-devel__;!!ACWV5N9M2RV99hQ!J5IO70BVZHaSHbC8ko2SWiEss51L7BKf5jPYxwwBcVT1o4zS5kzFI9Hzl9OKUQzl7xlSSvx5NQ1tQG54m7Pa0iX676Qg$ > >
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel