Re: [Xen-devel] [PATCH OSSTEST 0/5] Debian Jessie patches

2015-06-15 Thread Ian Campbell
On Mon, 2015-06-15 at 09:37 +0100, Ian Campbell wrote: > > > ---8<--- > > From 756cb022b4273c75878d4b446ca19b69661ebcb6 Mon Sep 17 00:00:00 2001 > > From: Wei Liu > > Date: Fri, 12 Jun 2015 23:50:55 +0100 > > Subject: [PATCH OSSTEST] ts-kernel-build: enable CONFIG_FHANDLE > > Cc: ian.campb...@ci

Re: [Xen-devel] [PATCH OSSTEST 0/5] Debian Jessie patches

2015-06-15 Thread Ian Campbell
On Mon, 2015-06-15 at 09:29 +0100, Wei Liu wrote: > On Fri, Jun 12, 2015 at 09:43:11PM +0100, Wei Liu wrote: > > On Wed, Jun 10, 2015 at 10:50:33AM +0100, Ian Campbell wrote: > > > On Wed, 2015-05-20 at 19:04 +0100, Wei Liu wrote: > > > > On Wed, May 20, 2015 at 06:56:23PM +0100, Wei Liu wrote: > >

Re: [Xen-devel] [PATCH OSSTEST 0/5] Debian Jessie patches

2015-06-15 Thread Wei Liu
On Fri, Jun 12, 2015 at 09:43:11PM +0100, Wei Liu wrote: > On Wed, Jun 10, 2015 at 10:50:33AM +0100, Ian Campbell wrote: > > On Wed, 2015-05-20 at 19:04 +0100, Wei Liu wrote: > > > On Wed, May 20, 2015 at 06:56:23PM +0100, Wei Liu wrote: > > > > I worked a little bit on upgrading Osstest to Jessie

Re: [Xen-devel] [PATCH OSSTEST 0/5] Debian Jessie patches

2015-06-12 Thread Wei Liu
On Wed, Jun 10, 2015 at 10:50:33AM +0100, Ian Campbell wrote: > On Wed, 2015-05-20 at 19:04 +0100, Wei Liu wrote: > > On Wed, May 20, 2015 at 06:56:23PM +0100, Wei Liu wrote: > > > I worked a little bit on upgrading Osstest to Jessie a few months ago but > > > dropped the ball. Here are the patches

Re: [Xen-devel] [PATCH OSSTEST 0/5] Debian Jessie patches

2015-06-10 Thread Ian Campbell
On Wed, 2015-05-20 at 19:04 +0100, Wei Liu wrote: > On Wed, May 20, 2015 at 06:56:23PM +0100, Wei Liu wrote: > > I worked a little bit on upgrading Osstest to Jessie a few months ago but > > dropped the ball. Here are the patches I wrote. > > > > With these patches I can run build jobs (Xen and ke

Re: [Xen-devel] [PATCH OSSTEST 0/5] Debian Jessie patches

2015-05-28 Thread Ian Campbell
On Wed, 2015-05-20 at 18:56 +0100, Wei Liu wrote: > I worked a little bit on upgrading Osstest to Jessie a few months ago but > dropped the ball. Here are the patches I wrote. With the recent change to support submenus I find I now need the below, I think update-grub on Jessie must include some so

Re: [Xen-devel] [PATCH OSSTEST 0/5] Debian Jessie patches

2015-05-20 Thread Wei Liu
On Wed, May 20, 2015 at 06:56:23PM +0100, Wei Liu wrote: > I worked a little bit on upgrading Osstest to Jessie a few months ago but > dropped the ball. Here are the patches I wrote. > > With these patches I can run build jobs (Xen and kernel) with Jessie. Running > test jobs requires more work be

[Xen-devel] [PATCH OSSTEST 0/5] Debian Jessie patches

2015-05-20 Thread Wei Liu
I worked a little bit on upgrading Osstest to Jessie a few months ago but dropped the ball. Here are the patches I wrote. With these patches I can run build jobs (Xen and kernel) with Jessie. Running test jobs requires more work because now Jessie uses systemd a lot of things have changed. Wei.