packages/modutils/modutils-collateral.bb: Modprobe has changed between 2.4 and 2...
authorStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 5 Mar 2007 18:55:05 +0000 (18:55 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 5 Mar 2007 18:55:05 +0000 (18:55 +0000)
commit1a12661ce6d62b2bde8ad52332de462a2f2a48d9
tree56ea2b361a4da39b9bd34774a345517672b0ced2
parent185035435274560fa0d3a418952b51592d39d285
packages/modutils/modutils-collateral.bb: Modprobe has changed between 2.4 and 2.6 kernels.
The information in /etc/modutils and /etc/modules.conf is not read under 2.6.
2.6 uses a /etc/modprobe.d directory, and it does not need a
"/etc/modprobe.conf" file; it reads all the appropriate *.conf files and
compiles the information at boot time.
This commit closes bug #808
packages/modutils/modutils-collateral.bb