[ovs-dev] [PATCH] xenserver: Fix build spec for XenServer 6.5.

Ben Pfaff blp at nicira.com
Tue Mar 10 22:23:44 UTC 2015


Yes, it's fine with me, thanks.

On Tue, Mar 10, 2015 at 03:22:20PM -0700, Alex Wang wrote:
> Edwin, gave me the sign off offline, I'll add it.
> 
> I've tested build+install, works fine.
> 
> Are you happy with the change, Ben?
> 
> Thanks,
> Alex Wang,
> 
> On Tue, Mar 10, 2015 at 2:02 PM, Alex Wang <alexw at nicira.com> wrote:
> 
> > He provided the core change, I updated the comments.
> >
> > Waiting for a sign off from him, will add it once he replies~
> >
> > On Tue, Mar 10, 2015 at 1:39 PM, Ben Pfaff <blp at nicira.com> wrote:
> >
> >> On Tue, Mar 10, 2015 at 11:56:44AM -0700, Alex Wang wrote:
> >> > From: Edwin Chiu <echiu at vmware.com>
> >> >
> >> > The latest XenServer 6.5 uses a new way for kernel version naming.
> >> > Therein, the kernel flavor could not be found anymore.  Also, the
> >> > directory name in 'lib/modules/' becomes a shortened version of
> >> > kernel version. e.g.:
> >> >
> >> > [root at localhost ~]# ls /lib/modules/
> >> > 3.10.0+2
> >> >
> >> > As a workaround, this commit modifies the spec file to make
> >> > %{kernel_flavor} optional and %{xen_version} definable by users.
> >> > In the long run, I'd like to spend time refining the spec file.
> >> >
> >> > Signed-off-by: Alex Wang <alexw at nicira.com>
> >>
> >> Did you or Edwin write this?  If Edwin wrote it (indicated by the
> >> From: line), then it needs a sign-off from Edwin also.
> >>
> >
> >



More information about the dev mailing list