aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-04-03 21:52:09 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-04-03 21:52:09 +0000
commitcba2d4e6aa081fdf62e527d28eba137eb885f0cc (patch)
treeeee1c3ef6d42101635b135289262eb1386cf87a0 /chapter01
parent008436e04cb47fbba28ab083cf4ef9339699b5fd (diff)
Added systemd and dbus to the book.
Set up systemd and System V side-by-side with the ability to reboot to either system. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml13
-rw-r--r--chapter01/whatsnew.xml8
2 files changed, 17 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 471e10ae4..534fb41c2 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,19 @@
<para>2014-03-31</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - THIS IS A MAJOR CHANGE.
+ Added systemd and dbus to the book.
+ Rewrote Chapters 6 and 7 to install systemd and
+ SystemV side by side with the option to reconfigure
+ and come up in the other boot method upon reboot.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>2014-03-31</para>
+ <itemizedlist>
+ <listitem>
<para>[ken] - Remove remaining references to headers-check when
installing the linux API headers.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 1349afc72..67ebbf051 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -233,10 +233,7 @@
<para>attr-&attr-version;</para>
</listitem>
<listitem>
- <para>eudev-&eudev-version;</para>
- </listitem>
- <listitem>
- <para>eudev-&eudev-version;-manpages</para>
+ <para>dbus-&dbus-version;</para>
</listitem>
<listitem>
<para>expat-&expat-version;</para>
@@ -251,6 +248,9 @@
<para>libcap-&libcap-version;</para>
</listitem>
<listitem>
+ <para>systemd-&systemd-version;</para>
+ </listitem>
+ <listitem>
<para>XML::Parser-&xml-parser-version;</para>
</listitem>
</itemizedlist>