debian: Make DKMS automatically build for running kernel.
authorBen Pfaff <blp@nicira.com>
Mon, 18 Jun 2012 16:33:23 +0000 (09:33 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 18 Jun 2012 16:33:23 +0000 (09:33 -0700)
commit54748397eca5809551ace2ea1d1e3f7cc9e1ee02
treef3409a9e2b55df6c06bcc0994ab9738e9fe32825
parent87378a8770f54f1efaf91920077c65c45398f227
debian: Make DKMS automatically build for running kernel.

By default DKMS doesn't build on demand for each kernel booted or updated.
Adding AUTOINSTALL=yes gives it this behavior.  Based on a small sample of
Debian packages and how-to guides for Ubuntu, AUTOINSTALL=yes is what most
packages use and what users expect.

Fix-suggested-by: Kirill Kabardin
Reported-by: Ralf Heiringhoff <ralf@frosty-geek.net>
Reported-at: https://bugs.launchpad.net/bugs/962189
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
debian/dkms.conf.in