On Wed, Oct 5, 2016 at 1:09 AM, Kent Fredric <ken...@gentoo.org> wrote: > On Wed, 5 Oct 2016 17:46:29 +1300 > Kent Fredric <ken...@gentoo.org> wrote: > >> On Tue, 4 Oct 2016 22:34:11 -0500 >> William Hubbs <willi...@gentoo.org> wrote: >> >> > You don't have to use grub-mkconfig. You can write /boot/grub/grub.cfg >> > by hand if you want, and it appears that the syntax is documented in the >> > grub info pages. >> > >> > William >> >> Just saying, it would be really nice to have some documented example cases >> ship with grub-2, like it did with grub:0 >> >> grub-2 via qlist grub | grep -i conf >> >> Its pretty clear which of these we're getting pushed to use. > > > There does however exist a /usr/portage/sys-boot/grub/files/grub.conf.gentoo > on my system, > It just has to be > > a) Updated to stay relevant > b) Placed in a place I expect to find it > c) Be referenced in the grub-2 post-install messages or at very least, more > prevalent in > https://wiki.gentoo.org/wiki/GRUB2_Quick_Start > > Because encouraging everyone to use it the way that has clearly seen > resistance in gentoo doesn't seem to be helping. > > Though I do see the documentation is better than it was when I > switched, the message that you can use a simpler configuration scheme > is not prevalent enough for people to be noticing it.
I have added an example grub.cfg to the gentoo repository. https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec629c23a6e8cf6c18fa51d69ae11932c7ada3cc Please feel free to commit any obvious improvements or corrections. If you have a common scenario you would like to see added, feel free to ping me about it.