Bug#74913: modconf does not find modules for 2.4.0 kernels

2001-02-20 Thread Martin Schulze
[EMAIL PROTECTED] wrote: > On Mon, Feb 19, 2001 at 11:38:32PM +0100, Martin Schulze wrote: > > Hi, > > > > I've worked on modconf recently. Could you give it a try? > > http://master.debian.org/~joey/NMU/modconf_0.2.30.0.1_all.deb > > (it's no NMU but a MU, but well...) > > This looks alright,

Bug#74913: modconf does not find modules for 2.4.0 kernels

2001-02-20 Thread idalton
On Mon, Feb 19, 2001 at 11:38:32PM +0100, Martin Schulze wrote: > Hi, > > I've worked on modconf recently. Could you give it a try? > http://master.debian.org/~joey/NMU/modconf_0.2.30.0.1_all.deb > (it's no NMU but a MU, but well...) This looks alright, except you've unravelled all the nesting.

Bug#74913: modconf does not find modules for 2.4.0 kernels

2001-02-19 Thread Martin Schulze
Hi, I've worked on modconf recently. Could you give it a try? http://master.debian.org/~joey/NMU/modconf_0.2.30.0.1_all.deb (it's no NMU but a MU, but well...) Regards, Joey -- Whenever you meet yourself you're in a time loop or in front of a mirror. Please always Cc to me when repl

Bug#74913: modconf does not find modules for 2.4.0 kernels

2000-10-17 Thread Malcolm Parsons
On Mon, Oct 16, 2000 at 05:58:09PM -0700, Randolph Chung wrote: > IIRC modconf just calls modprobe, so if you have a 2.4-kernel-compatible > modprobe/modutils it will work fine. > > I'm not sure this is really a modconf bug, but I'll leave it open for > now. I'm talking about the interactive ncu

Re: Bug#74913: modconf does not find modules for 2.4.0 kernels

2000-10-16 Thread Randolph Chung
> modules for 2.4 are named /lib/modules/2.4.0/kernel/foo/bar/baz.o > > modconf is looking for /lib/modules/2.4.0/foo/baz.o > > perhaps modconf should call find(1) to locate the modules. IIRC modconf just calls modprobe, so if you have a 2.4-kernel-compatible modprobe/modutils it will work fine

Bug#74913: modconf does not find modules for 2.4.0 kernels

2000-10-16 Thread Wichert Akkerman
Previously Malcolm Parsons wrote: > perhaps modconf should call find(1) to locate the modules. perhaps it should scan modules.dep, much faster. Wichert. -- / Generally uninteresting signature - ignore at your convenience \ |

Bug#74913: modconf does not find modules for 2.4.0 kernels

2000-10-16 Thread Malcolm Parsons
Package: modconf Version: 0.2.27 Severity: wishlist modules for 2.4 are named /lib/modules/2.4.0/kernel/foo/bar/baz.o modconf is looking for /lib/modules/2.4.0/foo/baz.o perhaps modconf should call find(1) to locate the modules. -- System Information Debian Release: woody Architecture: i386 Ke