Re: [OE-core] [PATCH 1/1] wic: fix extended/logical partition layout

2015-02-06 Thread Burton, Ross
On 6 February 2015 at 03:02, Tom Zanussi wrote: > I think for master it's Ross, cc'ed. Sometimes it takes awhile, you > just have to check every so often to see when it hits master. Ross can > correct me, but I think this is where its staged before it hits master, > so you can see what's in the

Re: [OE-core] [PATCH 1/1] wic: fix extended/logical partition layout

2015-02-05 Thread Tom Zanussi
On Fri, 2015-02-06 at 03:27 +0100, Alexandre Belloni wrote: > Hi, > > I hit that issue today. And that indeed solves it. > > Tested-by: Alexandre Belloni > > We were wondering who is responsible to take that patch in, do you have > an idea? > I think for master it's Ross, cc'ed. Sometimes it

Re: [OE-core] [PATCH 1/1] wic: fix extended/logical partition layout

2015-02-05 Thread Alexandre Belloni
Hi, I hit that issue today. And that indeed solves it. Tested-by: Alexandre Belloni We were wondering who is responsible to take that patch in, do you have an idea? On 03/02/2015 at 06:49:54 -0600, Tom Zanussi wrote : > On Tue, 2015-02-03 at 11:05 +0100, Maciej Borzecki wrote: > > On 02/02 08:

Re: [OE-core] [PATCH 1/1] wic: fix extended/logical partition layout

2015-02-03 Thread Tom Zanussi
On Tue, 2015-02-03 at 11:05 +0100, Maciej Borzecki wrote: > On 02/02 08:29, Tom Zanussi wrote: > > On Mon, 2015-02-02 at 08:37 +0100, Maciej Borzecki wrote: > > > ping > > > > > > > This looks reasonable, but I haven't been able to verify it due to wic > > problems introduced by the recent kernel c

Re: [OE-core] [PATCH 1/1] wic: fix extended/logical partition layout

2015-02-03 Thread Maciej Borzecki
On 02/02 08:29, Tom Zanussi wrote: > On Mon, 2015-02-02 at 08:37 +0100, Maciej Borzecki wrote: > > ping > > > > This looks reasonable, but I haven't been able to verify it due to wic > problems introduced by the recent kernel changes in oe-core. > > If you have test cases e.g. the kickstart file(s)

Re: [OE-core] [PATCH 1/1] wic: fix extended/logical partition layout

2015-02-02 Thread Tom Zanussi
On Mon, 2015-02-02 at 08:37 +0100, Maciej Borzecki wrote: > ping > This looks reasonable, but I haven't been able to verify it due to wic problems introduced by the recent kernel changes in oe-core. If you have test cases e.g. the kickstart file(s) that you used for testing the fix, please inclu

Re: [OE-core] [PATCH 1/1] wic: fix extended/logical partition layout

2015-02-01 Thread Maciej Borzecki
ping On 01/09 14:24, Maciej Borzecki wrote: > The patch fixes an issue in laying out extended and logical partitions > by wic. The original code produced disk images in which the size 3rd > partition as described in MBR was incorrect. Depending on the type of > file system used for that partition

[OE-core] [PATCH 1/1] wic: fix extended/logical partition layout

2015-01-09 Thread Maciej Borzecki
The patch fixes an issue in laying out extended and logical partitions by wic. The original code produced disk images in which the size 3rd partition as described in MBR was incorrect. Depending on the type of file system used for that partition and size of the partition, it would be impossible to