On Mon, May 27, 2019 at 10:37 PM Chris Murphy <lists@xxxxxxxxxxxxxxxxx> wrote: > > On Thu, May 23, 2019 at 5:08 AM Tom H <tomh0665@xxxxxxxxx> wrote: > > > > I haven't tried it but setting "GRUB_ENABLE_BLSCFG=false" > > "/etc/default/grub" _should_ (given the variable's name) allow > > "grub2-mkconfig" give you an upstream-style "grub.cfg". > > > It is also necessary to > # dnf install grubby-deprecated > > I'm not sure how long that deprecated package will be maintained, so I > don't recommend reverting this change, instead it's better to move > forward, file bugs, and make it better. Explanation: This package is the real grubby. The grubby package in F30 is a wrapper script that has far less functionality and is there just to help people familiar with grubby commands for changing kernel boot behavior like boot parameters and default kernel. But if you revert to the old way, you need the real grubby provided by the grubby-deprecated package, because that's what rewrites the grub.cfg when new kernels are installed and old kernels are removed. -- Chris Murphy _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx