On Tue, 2016-10-18 at 12:45 -0400, Tom H wrote: > On Tue, Oct 11, 2016 at 10:54 AM, M. J. Everitt <m.j.ever...@iee.org> wrote: > > > > On 11/10/16 15:42, Tom H wrote: > > > > > > > > > You can use exactly the same text in 40_grub that you'd use in > > > grub.cfg and have the latter generated. > > > > That's a useful tit-bit .. thanks! > > You're welcome. > > I doubt that the grub developers intended 40_custom to be the only > "/etc/grub.d/" file to be executed but it's practical for generating a > simple grub.cfg. This is what I use in a Debian VM: >
We still use grub-1 and I really like the automatic generation of new grub menu entries using genkernel --bootloader=grub, does this work with grub2 as well? Jocke