Standardizing preferences to put them more in-line with stock Fedora
settings. Some of these changes are pretty opinionated.
It appears that USE_BY_UUID_DEVICE_NAMES=1 sets GRUB_DISABLE_LINUX_UUID=false
Which is the same function that devicepersistency="by-uuid" performs.
However, uuid device persistencey is the default setting and does not need to be explicitly set.
So both args have been removed, although I can add them back if you want.
The grub console, serial, and timeout_style have been set according to the Fedora defaults.
Standardizing preferences to put them more in-line with stock Fedora
settings. Some of these changes are pretty opinionated.
It appears that USE_BY_UUID_DEVICE_NAMES=1 sets GRUB_DISABLE_LINUX_UUID=false
Which is the same function that devicepersistency="by-uuid" performs.
However, uuid device persistencey is the default setting and does not need to be explicitly set.
So both args have been removed, although I can add them back if you want.
The grub console, serial, and timeout_style have been set according to the Fedora defaults.