Please provide an option, so that update-grub is never run automatically.
Not on update, nor on kernel installation. It should be possible to manage
grub.cfg manually.
I can already opt to not install grub automatically, but update-grub is called
unconditionally.
Reasons:
- Every other update makes my system unbootable. I don't want this automatism. I'd
like to be in control.
- I want to have different kernel command lines for different kernels. update-grub
doesn't support this.
- I want to decide which is the default kernel. Just that a new kernel has a higher
version doesn't mean it should become the default.
- I have systems installed on USB drives. If I update grub-pc there, I don't want
all kernels that happen to be on the host installed in grub.cfg
Cheers,
harry