During today’s latest update I got a message about a grub.pacnew that confused me a bit. The changes to the previous /etc/default/grub are a bit strange.
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet"
#GRUB_THEME="/path/to/gfxtheme"
#GRUB_DISABLE_SUBMENU=y
# Probing for other operating systems is disabled for security reasons. Read
# documentation on GRUB_DISABLE_OS_PROBER, if still want to enable this
# functionality install os-prober and uncomment to detect and include other
# operating systems.
#GRUB_DISABLE_OS_PROBER=false
Before I change all that, I would like to know why suddenly the grub should be hidden at startup and why the Endeavour theme should no longer be available as an option. It is probably still in
there can be also new setting in these pacnew files you may want to merge into existing files.
Therefor we have the pascnew-diff-tool what guides you to use meld for merging files.