diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 13 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
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> |