aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2008-02-19 22:48:40 +0000
committerKen Moffat <ken@linuxfromscratch.org>2008-02-19 22:48:40 +0000
commitd6e34158b2e3c0d8ad3e4f951e805aa287565239 (patch)
tree971a02d3e8ff6a3781be9581c530891b42eecbbe /chapter01
parentbe53dbd3df7dfe9cb9d892b65bfce5faa78f316f (diff)
Update module-init-tools, fixes #2127.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml1
-rw-r--r--chapter01/whatsnew.xml12
2 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 163aa7719..2aae7580d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,7 @@
<para>[ken] - Updated Grep to 2.5.3, thanks to Matthew for the fix
for automated builds.</para>
<para>[ken] - Updated Flex to 2.5.34.</para>
+ <para>[ken] - Updated Module-Init-Tools to 3.4.</para>
</listitem>
</itemizedlist>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 66b7249b1..72c1b575c 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -137,9 +137,9 @@
<!--<listitem>
<para>Mktemp &mktemp-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Module-Init-Tools &module-init-tools-version;</para>
- </listitem-->
+ </listitem>
<!--<listitem>
<para>Ncurses &ncurses-version;</para>
</listitem>-->
@@ -221,6 +221,10 @@
</listitem>
<listitem>
+ <para>&module-init-manpages-patch;</para>
+ </listitem>
+
+ <listitem>
<para>&readline-fixes-patch;</para>
</listitem>
@@ -262,6 +266,10 @@
</listitem>
<listitem>
+ <para>module-init-tools-3.2.2-modprobe-1.patch</para>
+ </listitem>
+
+ <listitem>
<para>readline-5.4-fixes-4.patch</para>
</listitem>