Re: Re: make-kpkg modules_image

2004-12-21 Thread John
On (21/12/04 08:22), Matt Zagrabelny wrote: > To: debian-user@lists.debian.org > From: Matt Zagrabelny <[EMAIL PROTECTED]> > Subject: Re: Unidentified subject! > Date: Tue, 21 Dec 2004 08:22:15 -0600 > X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham > version=3.0.1 >

Re: make-kpkg modules_image

2004-12-20 Thread John
On (20/12/04 15:30), Matt Zagrabelny wrote: > To: debian-user@lists.debian.org > hello, > trying to get the hostap modules working: > # aptitude install hostap-source > $ make-kpkg --append-to-version=.20041220.0 kernel_image modules_image > # dpkg -i /usr/src/kernel-image2.6.9.20041220.0_10.00.Cus

Re: make-kpkg modules_image question

2002-01-20 Thread Brian Nelson
Kurt Lieber <[EMAIL PROTECTED]> writes: > On Sunday 20 January 2002 02:03 am, Brian Nelson wrote: > > > No. Do 'make-kpkg kernel_image' instead. modules_image is for modules > > external to the kernel source, like ALSA. > > OK, so I went ahead and recompiled the kernel using make-kpkg kernel_i

Re: make-kpkg modules_image question

2002-01-20 Thread Kurt Lieber
On Sunday 20 January 2002 02:03 am, Brian Nelson wrote: > No. Do 'make-kpkg kernel_image' instead. modules_image is for modules > external to the kernel source, like ALSA. OK, so I went ahead and recompiled the kernel using make-kpkg kernel_image > > Assuming so, what do I then need to do to m

Re: make-kpkg modules_image question

2002-01-20 Thread Brian Nelson
Kurt Lieber <[EMAIL PROTECTED]> writes: > I just compiled a new kernel and realized that I forgot to include ppp > support in the kernel. > > Rather than recompiling a new custom kernel, can I just make-kpkg clean, make > menuconfig and make-kpkg modules_image to compile ppp kernel support as a

Re: make-kpkg modules_image question

2002-01-20 Thread Adam Majer
On Sat, Jan 19, 2002 at 10:00:31PM -0800, Kurt Lieber wrote: > I just compiled a new kernel and realized that I forgot to include ppp > support in the kernel. > > Rather than recompiling a new custom kernel, can I just make-kpkg clean, make > menuconfig and make-kpkg modules_image to compile ppp