aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-11 00:58:48 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-11 00:58:48 +0000
commit4e7d6a61b5867f3d159538f49a1e9971a828aa4b (patch)
treee83064705e34355db0532969195cbe6eb3d52b78 /chapter01/changelog.xml
parentb3eb5259f14649c364e6dff01b998c2e6ae2d3b1 (diff)
Add explanations for kernel options in Section 8.3. Simplified the options due
to removal of systemd. Add a sed to ksyslogd to prevent errors in some circumstances. Update to man-pages-3.66. Update to linux-3.14.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b2296e860..397562d08 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,25 @@
<para>2014-05-10</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Add explanations for kernel options
+ in Section 8.3. Simplified the options due to removal
+ of systemd. Fixes
+ <ulink url="&lfs-ticket-root;3566">#3566</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Add a sed to ksyslogd to prevent
+ errors in some circumstances. Fixes
+ <ulink url="&lfs-ticket-root;3575">#3575</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to man-pages-3.66. Fixes
+ <ulink url="&lfs-ticket-root;3576">#3576</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to linux-3.14.3. Fixes
+ <ulink url="&lfs-ticket-root;3573">#3573</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Remove systemd and dbus. Add eudev.</para>
</listitem>
<listitem>