Re: [PATCH] Compress kernel modules on installation.

2008-02-26 Thread Willy Tarreau
On Tue, Feb 26, 2008 at 02:30:16PM +0200, Adrian Bunk wrote: > On Tue, Feb 26, 2008 at 11:22:03AM +0100, Willy Tarreau wrote: > > On Tue, Feb 26, 2008 at 11:14:55AM +0200, Adrian Bunk wrote: > > > On Mon, Feb 25, 2008 at 11:21:38PM +0100, Willy Tarreau wrote: > >... > > > > Have you tried keeping

Re: [PATCH] Compress kernel modules on installation.

2008-02-26 Thread Adrian Bunk
On Tue, Feb 26, 2008 at 11:22:03AM +0100, Willy Tarreau wrote: > On Tue, Feb 26, 2008 at 11:14:55AM +0200, Adrian Bunk wrote: > > On Mon, Feb 25, 2008 at 11:21:38PM +0100, Willy Tarreau wrote: >... > > > Have you tried keeping the module names intact (.ko, not .ko.gz) ? > > > It's what I was doing

Re: [PATCH] Compress kernel modules on installation.

2008-02-26 Thread Sam Ravnborg
On Mon, Feb 25, 2008 at 09:42:09PM +, Steve Brokenshire wrote: > Hi, > > (I've sent this to the linux-kbuild and linux-kernel lists as this > patch modifies the Makefile.modinst file. I also don't subscribe to the > linux-kbuild and linux-kernel mailing lists so can I have any replies >

Re: [PATCH] Compress kernel modules on installation.

2008-02-26 Thread Willy Tarreau
On Tue, Feb 26, 2008 at 11:14:55AM +0200, Adrian Bunk wrote: > On Mon, Feb 25, 2008 at 11:21:38PM +0100, Willy Tarreau wrote: > > On Mon, Feb 25, 2008 at 09:42:09PM +, Steve Brokenshire wrote: > > > Hi, > > > > > > (I've sent this to the linux-kbuild and linux-kernel lists as this > > > patch

Re: [PATCH] Compress kernel modules on installation.

2008-02-26 Thread Adrian Bunk
On Mon, Feb 25, 2008 at 11:21:38PM +0100, Willy Tarreau wrote: > On Mon, Feb 25, 2008 at 09:42:09PM +, Steve Brokenshire wrote: > > Hi, > > > > (I've sent this to the linux-kbuild and linux-kernel lists as this > > patch modifies the Makefile.modinst file. I also don't subscribe to the > >

Re: [PATCH] Compress kernel modules on installation.

2008-02-26 Thread Adrian Bunk
On Mon, Feb 25, 2008 at 11:21:38PM +0100, Willy Tarreau wrote: On Mon, Feb 25, 2008 at 09:42:09PM +, Steve Brokenshire wrote: Hi, (I've sent this to the linux-kbuild and linux-kernel lists as this patch modifies the Makefile.modinst file. I also don't subscribe to the linux-kbuild

Re: [PATCH] Compress kernel modules on installation.

2008-02-26 Thread Willy Tarreau
On Tue, Feb 26, 2008 at 11:14:55AM +0200, Adrian Bunk wrote: On Mon, Feb 25, 2008 at 11:21:38PM +0100, Willy Tarreau wrote: On Mon, Feb 25, 2008 at 09:42:09PM +, Steve Brokenshire wrote: Hi, (I've sent this to the linux-kbuild and linux-kernel lists as this patch modifies the

Re: [PATCH] Compress kernel modules on installation.

2008-02-26 Thread Sam Ravnborg
On Mon, Feb 25, 2008 at 09:42:09PM +, Steve Brokenshire wrote: Hi, (I've sent this to the linux-kbuild and linux-kernel lists as this patch modifies the Makefile.modinst file. I also don't subscribe to the linux-kbuild and linux-kernel mailing lists so can I have any replies CC'ed to

Re: [PATCH] Compress kernel modules on installation.

2008-02-26 Thread Adrian Bunk
On Tue, Feb 26, 2008 at 11:22:03AM +0100, Willy Tarreau wrote: On Tue, Feb 26, 2008 at 11:14:55AM +0200, Adrian Bunk wrote: On Mon, Feb 25, 2008 at 11:21:38PM +0100, Willy Tarreau wrote: ... Have you tried keeping the module names intact (.ko, not .ko.gz) ? It's what I was doing with

Re: [PATCH] Compress kernel modules on installation.

2008-02-26 Thread Willy Tarreau
On Tue, Feb 26, 2008 at 02:30:16PM +0200, Adrian Bunk wrote: On Tue, Feb 26, 2008 at 11:22:03AM +0100, Willy Tarreau wrote: On Tue, Feb 26, 2008 at 11:14:55AM +0200, Adrian Bunk wrote: On Mon, Feb 25, 2008 at 11:21:38PM +0100, Willy Tarreau wrote: ... Have you tried keeping the module

Re: [PATCH] Compress kernel modules on installation.

2008-02-25 Thread Willy Tarreau
On Mon, Feb 25, 2008 at 11:32:44PM +0100, Oleg Verych wrote: > On Mon, Feb 25, 2008 at 11:19 PM, Willy Tarreau: > > > > On Mon, Feb 25, 2008 at 11:17:23PM +0100, Oleg Verych wrote: > > > On Mon, Feb 25, 2008 at 10:42 PM, Steve Brokenshire: > > > > Hi, > > > > > > > > (I've sent this to the

Re: [PATCH] Compress kernel modules on installation.

2008-02-25 Thread Oleg Verych
On Mon, Feb 25, 2008 at 11:19 PM, Willy Tarreau: > > On Mon, Feb 25, 2008 at 11:17:23PM +0100, Oleg Verych wrote: > > On Mon, Feb 25, 2008 at 10:42 PM, Steve Brokenshire: > > > Hi, > > > > > > (I've sent this to the linux-kbuild and linux-kernel lists as this > > > patch modifies the

Re: [PATCH] Compress kernel modules on installation.

2008-02-25 Thread Willy Tarreau
On Mon, Feb 25, 2008 at 09:42:09PM +, Steve Brokenshire wrote: > Hi, > > (I've sent this to the linux-kbuild and linux-kernel lists as this > patch modifies the Makefile.modinst file. I also don't subscribe to the > linux-kbuild and linux-kernel mailing lists so can I have any replies >

Re: [PATCH] Compress kernel modules on installation.

2008-02-25 Thread Willy Tarreau
On Mon, Feb 25, 2008 at 11:17:23PM +0100, Oleg Verych wrote: > On Mon, Feb 25, 2008 at 10:42 PM, Steve Brokenshire: > > Hi, > > > > (I've sent this to the linux-kbuild and linux-kernel lists as this > > patch modifies the Makefile.modinst file. I also don't subscribe to the > > linux-kbuild and

Re: [PATCH] Compress kernel modules on installation.

2008-02-25 Thread Oleg Verych
On Mon, Feb 25, 2008 at 10:42 PM, Steve Brokenshire: > Hi, > > (I've sent this to the linux-kbuild and linux-kernel lists as this > patch modifies the Makefile.modinst file. I also don't subscribe to the > linux-kbuild and linux-kernel mailing lists so can I have any replies > CC'ed to me

[PATCH] Compress kernel modules on installation.

2008-02-25 Thread Steve Brokenshire
Hi, (I've sent this to the linux-kbuild and linux-kernel lists as this patch modifies the Makefile.modinst file. I also don't subscribe to the linux-kbuild and linux-kernel mailing lists so can I have any replies CC'ed to me please) This patch allows kernel modules to be compressed when 'make

[PATCH] Compress kernel modules on installation.

2008-02-25 Thread Steve Brokenshire
Hi, (I've sent this to the linux-kbuild and linux-kernel lists as this patch modifies the Makefile.modinst file. I also don't subscribe to the linux-kbuild and linux-kernel mailing lists so can I have any replies CC'ed to me please) This patch allows kernel modules to be compressed when 'make

Re: [PATCH] Compress kernel modules on installation.

2008-02-25 Thread Oleg Verych
On Mon, Feb 25, 2008 at 10:42 PM, Steve Brokenshire: Hi, (I've sent this to the linux-kbuild and linux-kernel lists as this patch modifies the Makefile.modinst file. I also don't subscribe to the linux-kbuild and linux-kernel mailing lists so can I have any replies CC'ed to me please)

Re: [PATCH] Compress kernel modules on installation.

2008-02-25 Thread Willy Tarreau
On Mon, Feb 25, 2008 at 11:17:23PM +0100, Oleg Verych wrote: On Mon, Feb 25, 2008 at 10:42 PM, Steve Brokenshire: Hi, (I've sent this to the linux-kbuild and linux-kernel lists as this patch modifies the Makefile.modinst file. I also don't subscribe to the linux-kbuild and

Re: [PATCH] Compress kernel modules on installation.

2008-02-25 Thread Willy Tarreau
On Mon, Feb 25, 2008 at 09:42:09PM +, Steve Brokenshire wrote: Hi, (I've sent this to the linux-kbuild and linux-kernel lists as this patch modifies the Makefile.modinst file. I also don't subscribe to the linux-kbuild and linux-kernel mailing lists so can I have any replies CC'ed to

Re: [PATCH] Compress kernel modules on installation.

2008-02-25 Thread Oleg Verych
On Mon, Feb 25, 2008 at 11:19 PM, Willy Tarreau: On Mon, Feb 25, 2008 at 11:17:23PM +0100, Oleg Verych wrote: On Mon, Feb 25, 2008 at 10:42 PM, Steve Brokenshire: Hi, (I've sent this to the linux-kbuild and linux-kernel lists as this patch modifies the Makefile.modinst file.

Re: [PATCH] Compress kernel modules on installation.

2008-02-25 Thread Willy Tarreau
On Mon, Feb 25, 2008 at 11:32:44PM +0100, Oleg Verych wrote: On Mon, Feb 25, 2008 at 11:19 PM, Willy Tarreau: On Mon, Feb 25, 2008 at 11:17:23PM +0100, Oleg Verych wrote: On Mon, Feb 25, 2008 at 10:42 PM, Steve Brokenshire: Hi, (I've sent this to the linux-kbuild and