RE: making custom kernels easier to build

2014-08-17 Thread ottos
-Original Message- From: devel-boun...@lists.fedoraproject.org [mailto:devel-boun...@lists.fedoraproject.org] On Behalf Of Nico Kadel-Garcia Sent: Tuesday, August 12, 2014 7:28 PM To: Development discussions related to Fedora Subject: Re: making custom kernels easier to build >

Re: making custom kernels easier to build

2014-08-12 Thread Nico Kadel-Garcia
lopment discussions related to Fedora > Subject: Re: making custom kernels easier to build > >> On Tue, Aug 12, 2014 at 4:29 AM, ottos wrote: >> Since this topic is here. There is an error in Makefile when you do a make >> modules_install. It attempts to delete a directory wi

RE: making custom kernels easier to build

2014-08-12 Thread ottos
-Original Message- From: devel-boun...@lists.fedoraproject.org [mailto:devel-boun...@lists.fedoraproject.org] On Behalf Of Josh Boyer Sent: Tuesday, August 12, 2014 12:43 PM To: Development discussions related to Fedora Subject: Re: making custom kernels easier to build On Tue, Aug 12

Re: making custom kernels easier to build

2014-08-12 Thread Josh Boyer
> > Subject: Re: making custom kernels easier to build > > > > On Tue, Aug 12, 2014 at 4:29 AM, ottos wrote: > > Since this topic is here. There is an error in Makefile when you do a make > modules_install. It attempts to delete a directory with a delete file > comm

RE: making custom kernels easier to build

2014-08-12 Thread ottos
From: devel-boun...@lists.fedoraproject.org [mailto:devel-boun...@lists.fedoraproject.org] On Behalf Of Przemek Klosowski Sent: Tuesday, August 12, 2014 12:02 PM To: devel@lists.fedoraproject.org Subject: Re: making custom kernels easier to build On Tue, Aug 12, 2014 at 4:29 AM, ottos

Re: making custom kernels easier to build

2014-08-12 Thread Przemek Klosowski
On Tue, Aug 12, 2014 at 4:29 AM, ottos wrote: Since this topic is here. There is an error in Makefile when you do a make modules_install. It attempts to delete a directory with a delete file command. This occurs in two places. If you are fixing fix this problem. Typically, something like t

Re: making custom kernels easier to build

2014-08-12 Thread Josh Boyer
d to Fedora > Subject: Re: making custom kernels easier to build > > On Tue, Aug 12, 2014 at 4:29 AM, ottos wrote: >> Since this topic is here. There is an error in Makefile when you do a make >> modules_install. It attempts to delete a directory with a delete file >>

RE: making custom kernels easier to build

2014-08-12 Thread otto
-Original Message- From: devel-boun...@lists.fedoraproject.org [mailto:devel-boun...@lists.fedoraproject.org] On Behalf Of Josh Boyer Sent: Tuesday, August 12, 2014 7:02 AM To: Development discussions related to Fedora Subject: Re: making custom kernels easier to build On Tue, Aug 12

Re: making custom kernels easier to build

2014-08-12 Thread Josh Boyer
On Tue, Aug 12, 2014 at 4:29 AM, ottos wrote: > Since this topic is here. There is an error in Makefile when you do a make > modules_install. It attempts to delete a directory with a delete file > command. This occurs in two places. If you are fixing fix this problem. That doesn't explain m

RE: making custom kernels easier to build

2014-08-12 Thread ottos
[mailto:devel-boun...@lists.fedoraproject.org] On Behalf Of Josh Boyer Sent: Monday, August 11, 2014 8:19 PM To: Development discussions related to Fedora Subject: Re: making custom kernels easier to build On Mon, Aug 11, 2014 at 5:28 PM, Chris Murphy wrote: > Since it came up at Flock: if i

Re: making custom kernels easier to build

2014-08-11 Thread Josh Boyer
On Mon, Aug 11, 2014 at 7:15 PM, Chris Murphy wrote: > > On Aug 11, 2014, at 3:28 PM, Chris Murphy wrote: > >> Since it came up at Flock: if it's possible to incorporate this recent >> experiencing testing Btrfs patches it'd be nice. >> >> Two patches listed here, one is based on Btrfs integrati

Re: making custom kernels easier to build

2014-08-11 Thread Josh Boyer
On Mon, Aug 11, 2014 at 5:28 PM, Chris Murphy wrote: > Since it came up at Flock: if it's possible to incorporate this recent > experiencing testing Btrfs patches it'd be nice. Please send requests for the kernel to the kernel list in the future. We don't read devel as frequently. > Two patches

Re: making custom kernels easier to build

2014-08-11 Thread Chris Murphy
On Aug 11, 2014, at 3:28 PM, Chris Murphy wrote: > Since it came up at Flock: if it's possible to incorporate this recent > experiencing testing Btrfs patches it'd be nice. > > Two patches listed here, one is based on Btrfs integration branch, the other > based on 3.16.0. I didn't realize th