Thanks, I pushed this to master and branch-1.[4567] and I will soon upload an updated package to Debian.
On Mon, Jun 18, 2012 at 10:17:26AM -0700, Justin Pettit wrote: > FWIW, I don't know much about DKMS, but it looks reasonable from my > quick web search. > > --Justin > > > On Jun 18, 2012, at 9:30 AM, Ben Pfaff wrote: > > > 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. > > > > Reported-by: Ralf Heiringhoff <r...@frosty-geek.net> > > Reported-at: https://bugs.launchpad.net/bugs/962189 > > Signed-off-by: Ben Pfaff <b...@nicira.com> > > --- > > AUTHORS | 1 + > > debian/dkms.conf.in | 1 + > > 2 files changed, 2 insertions(+), 0 deletions(-) > > > > diff --git a/AUTHORS b/AUTHORS > > index 10a01ab..f4d6ce5 100644 > > --- a/AUTHORS > > +++ b/AUTHORS > > @@ -137,6 +137,7 @@ Paul Ingram p...@nicira.com > > Paulo Cravero pcrav...@as2594.net > > Peter Balland pe...@nicira.com > > Peter Phaal peter.ph...@inmon.com > > +Ralf Heiringhoff r...@frosty-geek.net > > Ram Jothikumar rjothiku...@nicira.com > > Ramana Reddy gtvrre...@gmail.com > > Rob Sherwood rob.sherw...@bigswitch.com > > diff --git a/debian/dkms.conf.in b/debian/dkms.conf.in > > index eaf0541..0d3db76 100644 > > --- a/debian/dkms.conf.in > > +++ b/debian/dkms.conf.in > > @@ -7,3 +7,4 @@ BUILT_MODULE_LOCATION[0]=datapath/linux/ > > BUILT_MODULE_LOCATION[1]=datapath/linux/ > > DEST_MODULE_LOCATION[0]=/kernel/drivers/net/openvswitch/ > > DEST_MODULE_LOCATION[1]=/kernel/drivers/net/openvswitch/ > > +AUTOINSTALL=yes > > -- > > 1.7.2.5 > > > > _______________________________________________ > > dev mailing list > > dev@openvswitch.org > > http://openvswitch.org/mailman/listinfo/dev > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev