summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorFrodo Looijaard <frodol@dds.nl>2000-07-06 13:41:21 +0000
committerFrodo Looijaard <frodol@dds.nl>2000-07-06 13:41:21 +0000
commitcdcbc7ecca5135ec7652058533ed42349c2d7eb2 (patch)
tree3e16b572c3490b820f92faa5db6f9fed1dde1b67 /INSTALL
parent1cdad3d31a72395a0c74025376a0ba3f66a25c33 (diff)
downloadlm-sensors-git-cdcbc7ecca5135ec7652058533ed42349c2d7eb2.tar.gz
Info about modules.conf paths added
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@832 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 1d72aba1..56c51e98 100644
--- a/INSTALL
+++ b/INSTALL
@@ -236,6 +236,9 @@ This assumes /lib/modules/current will always be linked to the correct
modules tree. If not, you will have to change it as appropriate for
your system.
+You may also have to add all default paths to this file. You can get
+a list of them by doing a `modprobe -c', before and after your changes.
+
Next, you will have to run `depmod -a' to have them recognised. Most
distributions run this command when you boot, so if you were cross-
compiling, you can skip this step.