I am puzzled by the entry in MX-Updater>Preferences>automatically answer 'yes' to all prompts during upgrade.
The reason I am puzzled is because if updating 'manually' when faced with FOR EXAMPLE:-
Code: Select all
Configuration file '/etc/grub.d/30_uefi-firmware'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** 30_uefi-firmware (Y/I/N/O/D/Z) [default=N] ?
Once upon a time I said y to one of these prompts - I have no idea what it was now - at least 10 years ago - but it broke things so I have always always always said N ever since.
Now, I suspect for stuff like Grub it probably is OK to say yes, but what if it is something else. Certainly in recent years I cannot think of other packages that have required a response - perhaps virtualbox something a few months back. The reason I ask is that I'm a great fan of unattended upgrades and this option is clearly a useful part of that. As I'm contemplating switching to GPT/EPS grub updates should no longer require me to define the boot point so should be silent.
Some other updates (though I cannot think of any right now) - may want the answer yes.
Can anyone please shed any light on this - am I barking up the tree?