Re: [ovs-dev] [PATCH] debian: Apply Ubuntu patch to add DKMS support.

2011-08-25 Thread Ben Pfaff
Thanks for the ack. I pushed this to "master". On Thu, Aug 25, 2011 at 08:52:24AM +0900, Simon Horman wrote: > As this patch is based on Chuck's work. > > Acked-by: Simon Horman > > On Wed, Aug 24, 2011 at 12:44:23PM -0700, Ben Pfaff wrote: > > Thanks. Adding Simon (I should have CC'd him fro

Re: [ovs-dev] [PATCH] debian: Apply Ubuntu patch to add DKMS support.

2011-08-24 Thread Simon Horman
Hi, I'm pretty excited to see this :-) I've been using the DKMS package that Chuck added to Ubuntu and although I am no expert on DKMS it does seem to work as expected over numerous re-installs. As this patch is based on Chuck's work. Acked-by: Simon Horman On Wed, Aug 24, 2011 at 12:44:23PM

Re: [ovs-dev] [PATCH] debian: Apply Ubuntu patch to add DKMS support.

2011-08-24 Thread Ben Pfaff
Thanks. Adding Simon (I should have CC'd him from the start). On Tue, Aug 23, 2011 at 11:13:07PM -0700, Justin Pettit wrote: > This looks reasonable to me, but I'm pretty uninformed when it comes > to Debian packaging. Simon's input would be much more valuable than > mine. > > --Justin > > >

Re: [ovs-dev] [PATCH] debian: Apply Ubuntu patch to add DKMS support.

2011-08-23 Thread Justin Pettit
This looks reasonable to me, but I'm pretty uninformed when it comes to Debian packaging. Simon's input would be much more valuable than mine. --Justin On Aug 23, 2011, at 3:37 PM, Ben Pfaff wrote: > I tested that installing openvswitch-datapath-dkms worked OK on my own > Debian machine. > >

[ovs-dev] [PATCH] debian: Apply Ubuntu patch to add DKMS support.

2011-08-23 Thread Ben Pfaff
I tested that installing openvswitch-datapath-dkms worked OK on my own Debian machine. The bulk of this patch is taken from downstream Ubuntu DKMS support written by Chuck Short , version 1.2.0-1ubuntu1. I made the following changes: * Update debian/.gitignore. * Update debian/automake.mk.