#7 modified profile preferences
Merged by ngompa. Opened by leifliddy.
Unknown source rawhide

Download 7.patch

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.

Why did you take the disk size setting out from server?

Oh, because we don't use it anymore due to having systemd grow the disk for us...

Pull-Request has been merged by ngompa

Metadata