[ltp] T40 (2372-92G) and 2.6 kernels - pain will not go away
Alex
linux-thinkpad@linux-thinkpad.org
Sun, 04 Apr 2004 10:15:38 -0700
On Sun, 2004-04-04 at 10:01, Joachim Schrod wrote:
> >>>>> "BZ" == Bernd Zeimetz <zeimetz@rbg.informatik.tu-darmstadt.de> writes:
>
> >> If /lib/modules exists and is a directory (which is the case here),
> >> then ln will create a symlink /lib/modules/modprobe.conf pointing to
> >> /etc/modprobe.conf. Exactly, as your parent poster mentioned -- try it
> >> out yourself.
>
> BZ> you don't need the symlink, just read the manpage to update-modules,
> BZ> there's everything explained.
>
> Really?
>
> $ man update-modules
> No manual entry for update-modules
>
> Searching it on Google finds a man page as first result that says
> "update-modules is a simple tool to manage /etc/modules.conf and
> /etc/chandev.conf for the s390 architecture." From the contents of
> that man page, I infer that this command is Debian-specific. The first
> two pages of Google results don't contradict that impression.
>
$ emerge info
<snip>
System uname: 2.6.4-wolk2.3 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.4.3.13p1
<snip>
$ type update-modules
update-modules is /sbin/update-modules
$ type generate-modprobe.conf
generate-modprobe.conf is hashed (/sbin/generate-modprobe.conf)
So not Debian specific, though there is no man page on my machine for
either util.