On Wed, Jan 26, 2022 at 8:50 PM Tom Horsley <[email protected]> wrote:
>
> I haven't noticed this one either...

I noticed this change.
It turns out that

/etc/default/grub - contains default kernel options
/boot/grub2/grubenv - has the entry saved_entry=<id>
which refers to /boot/loader/entries/<id>.conf
which contains kernel options for the entry (which are actually used)
which get modified when editing kernel options via grub menu (thus
becoming persistent)

Also
/etc/default/grub - contains GRUB_ENABLE_BLSCFG=true
which is documented at
https://fedoraproject.org/wiki/Changes/BootLoaderSpecByDefault
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to