diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e78c9d9fd..06dd81af0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ 2010-06-18 + + [bdubbs] - Update to Module-Init-Tools-3.12. + Fixes #2675 + and #2688. + [bdubbs] - Add a sed to the current kernel to work around a bug in linux-2.6.34 and earlier. This change will be removed diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 993922e03..82d30d1dc 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -136,9 +136,9 @@ - + MPC &mpc-version; diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml index 979ee57d6..2f19440cf 100644 --- a/chapter06/module-init-tools.xml +++ b/chapter06/module-init-tools.xml @@ -41,6 +41,11 @@ Installation of Module-Init-Tools + To avoid a problem with regenerating the man pages when not needed, + first rewrite a file that just points to another man page: + +echo '.so man5/modprobe.conf.5' > modprobe.d.5 + The testsuite of this package is geared towards the needs of its Maintainer. The command make check builds a specially wrapped version of modprobe which is useless for normal operation. To run diff --git a/packages.ent b/packages.ent index 3243ae982..31f69cdc2 100644 --- a/packages.ent +++ b/packages.ent @@ -357,12 +357,12 @@ - - + + - + - +