kernel package ignores warn_reboot in /etc/kernel-img.conf
Hello,
There's a minor bug in the Ubuntu Linux kernel package that I'd like to
see fixed.
The linux-image package's postinst scripts are intended to support
deciding whether or not to warn the user to reboot when a new kernel is
installed by setting the $warn_reboot option in /etc/kernel-img.conf.
Unfortunately, this option isn't getting checked properly. I've provided
a simple patch in the following Launchpad bug: