- Original Message -
From: "Dan Nicholson" <[EMAIL PROTECTED]>
To: "LFS Developers Mailinglist"
Sent: Wednesday, July 11, 2007 3:16 PM
Subject: Re: Safer linux-headers install
> Unless it's going to be accepted upstream, then I'm not really
> interested in adding a patch here which tak
- Original Message -
From: "Dan Nicholson" <[EMAIL PROTECTED]>
To: "LFS Developers Mailinglist"
Sent: Wednesday, July 11, 2007 4:02 PM
Subject: Re: Safer linux-headers install
> On 7/11/07, Luca2 <[EMAIL PROTECTED]> wrote:
>>
>> I didn't attach the patch because I'm not home nor on tha
On 7/11/07, Luca2 <[EMAIL PROTECTED]> wrote:
>
> I didn't attach the patch because I'm not home nor on that box and, oh
> my god (...horror...), am on a M$ box because a project I'm involved.
Why don't you just explain it, then?
> In using your suggestion there is an additional "issue" too, an ex
- Original Message -
From: "Dan Nicholson" <[EMAIL PROTECTED]>
To: "LFS Developers Mailinglist"
Sent: Wednesday, July 11, 2007 3:16 PM
Subject: Re: Safer linux-headers install
> On 7/11/07, Luca2 <[EMAIL PROTECTED]> wrote:
>>
>> Same issue could be solved with a little patch removing or
On 7/11/07, Greg Schafer <[EMAIL PROTECTED]> wrote:
> Dan Nicholson wrote:
>
> > When you run `make headers_install' from the kernel, it will remove all
> > headers not from the kernel list in INSTALL_HDR_PATH. This bites people
> > who try to reinstall them,
>
> > I think we should just use a temp
On 7/11/07, Luca2 <[EMAIL PROTECTED]> wrote:
>
> Same issue could be solved with a little patch removing or commenting
> out the line in question as I've been already using for some months.
>
> There's ony an additional "issue": it's an extra patch and this depends
> on authors' feelings towards pa
Hello.
Same issue could be solved with a little patch removing or commenting
out the line in question as I've been already using for some months.
There's ony an additional "issue": it's an extra patch and this depends
on authors' feelings towards patches...
It could be solved the same way with
Dan Nicholson wrote:
> When you run `make headers_install' from the kernel, it will remove all
> headers not from the kernel list in INSTALL_HDR_PATH. This bites people
> who try to reinstall them,
> I think we should just use a temporary path and cp it to /usr/include
> since this is safer for