aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter06/kmod.xml4
-rw-r--r--packages.ent10
4 files changed, 18 insertions, 10 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 93940aadc..d75898a90 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,10 +42,18 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
- <listitem revision="systemd">
+ <listitem>
<para>2016-07-20</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to man-pages-4.07. Fixes
+ <ulink url="&lfs-ticket-root;3956">#3956</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to kmod-23. Fixes
+ <ulink url="&lfs-ticket-root;3955">#3955</ulink>.</para>
+ </listitem>
+ <listitem revision="systemd">
<para>[renodr] - Update systemd kernel configuration page to disable
CONFIG_SYSFS_DEPRECATED{,_V2}.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 095f1e853..6c24b9402 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -134,9 +134,9 @@
<!--<listitem>
<para>Kbd &kbd-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Kmod &kmod-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Less &less-version;</para>
</listitem>-->
diff --git a/chapter06/kmod.xml b/chapter06/kmod.xml
index a68e259f6..6cc3eb168 100644
--- a/chapter06/kmod.xml
+++ b/chapter06/kmod.xml
@@ -90,10 +90,10 @@
<screen><userinput remap="install">make install
for target in depmod insmod lsmod modinfo modprobe rmmod; do
- ln -sv ../bin/kmod /sbin/$target
+ ln -sfv ../bin/kmod /sbin/$target
done
-ln -sv kmod /bin/lsmod</userinput></screen>
+ln -sfv kmod /bin/lsmod</userinput></screen>
</sect2>
diff --git a/packages.ent b/packages.ent
index 662fe0b32..4c9adb059 100644
--- a/packages.ent
+++ b/packages.ent
@@ -341,10 +341,10 @@
<!ENTITY kbd-ch6-du "30 MB">
<!ENTITY kbd-ch6-sbu "0.2 SBU">
-<!ENTITY kmod-version "22">
+<!ENTITY kmod-version "23">
<!ENTITY kmod-size "440 KB">
<!ENTITY kmod-url "&kernel;linux/utils/kernel/kmod/kmod-&kmod-version;.tar.xz">
-<!ENTITY kmod-md5 "4371b847f3fbfaa4e9aa890ad616748f">
+<!ENTITY kmod-md5 "3cf469f40ec2ed51f56ba45ea03793e7">
<!ENTITY kmod-home " ">
<!ENTITY kmod-ch6-du "10.9 MB">
<!ENTITY kmod-ch6-sbu "0.1 SBU">
@@ -437,10 +437,10 @@
<!ENTITY man-db-ch6-du "30 MB">
<!ENTITY man-db-ch6-sbu "0.4 SBU">
-<!ENTITY man-pages-version "4.06">
-<!ENTITY man-pages-size "1,428 KB">
+<!ENTITY man-pages-version "4.07">
+<!ENTITY man-pages-size "1,445 KB">
<!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
-<!ENTITY man-pages-md5 "a7b6c7e2a03a4b0d61eee4e52de68a42">
+<!ENTITY man-pages-md5 "6d6c59b83431852ba44930785def30d4">
<!ENTITY man-pages-home "http://www.kernel.org/doc/man-pages/">
<!ENTITY man-pages-ch6-du "26 MB">
<!ENTITY man-pages-ch6-sbu "less than 0.1 SBU">