diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-22 23:55:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-08-22 23:55:09 +0000 |
commit | 6dc139a13ea51e3feecb5c066221751de12576b9 (patch) | |
tree | c28f5adbec59f3939ebd84020bd56b0b4e7e1009 /chapter06/modutils-inst.xml | |
parent | a37eb09e88f94336090b70fecee9ad13f2a7e292 (diff) |
Removed the note about problems with modutils-2.4.6 and a 2.4.5 kernel
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1005 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/modutils-inst.xml')
-rw-r--r-- | chapter06/modutils-inst.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/modutils-inst.xml b/chapter06/modutils-inst.xml index 1002e2892..5d6733d91 100644 --- a/chapter06/modutils-inst.xml +++ b/chapter06/modutils-inst.xml @@ -1,10 +1,6 @@ <sect2> <title>Installation of Modutils</title> -<para>The 2.4.6 version of modutils does not seem to work properly with the -2.2.x kernels. If you are running a 2.2.x kernel we suggest you -downgrade to modutils 2.4.5 which seems to be working better.</para> - <para>Install Modutils by running the following commands:</para> <para><screen><userinput>./configure &&</userinput> |