Re: make-kpkg question

2003-12-03 Thread Manoj Srivastava
On Mon, 01 Dec 2003 11:16:53 -0700, Liberty Young <[EMAIL PROTECTED]> said: > I'm installing by tarball. Unfortunately, my embedded OS doesn't > have apt or dpkg (yet). I was thinking that make-kpkg modules_image > or kernel_image would include in the packaged .deb a modules.dep > that would inc

Re: make-kpkg question

2003-12-01 Thread Goswin von Brederlow
Liberty Young <[EMAIL PROTECTED]> writes: > On Sat, 2003-11-22 at 09:35, Manoj Srivastava wrote: > > On Wed, 19 Nov 2003 10:46:52 -0700, Liberty Young <[EMAIL PROTECTED]> said: > > > > > I'm building kernels for an embedded x86 product, and I'm falling in > > > love with make-kpkg. My only probl

Re: make-kpkg question

2003-12-01 Thread Liberty Young
On Sat, 2003-11-22 at 09:35, Manoj Srivastava wrote: > On Wed, 19 Nov 2003 10:46:52 -0700, Liberty Young <[EMAIL PROTECTED]> said: > > > I'm building kernels for an embedded x86 product, and I'm falling in > > love with make-kpkg. My only problem is that make-kpkg > > --added-modules pcmcia-cs ke

make-kpkg question

2003-11-19 Thread Liberty Young
I'm building kernels for an embedded x86 product, and I'm falling in love with make-kpkg. My only problem is that make-kpkg --added-modules pcmcia-cs kernel_image modules_image doesn't do a depmod on the pcmcia-cs modules against the built kernel. I assume others have not run into this problem as