diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-27 19:55:47 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-27 19:55:47 +0000 |
commit | e787b1fe1487300d51ec7be69d3f98957c137453 (patch) | |
tree | 044d437cdd389489d13cd040a304004a2ed23d2f /prologue/why.xml | |
parent | cbd8bf0ff339fce586b58ae892de89b30b078241 (diff) |
Update to dbus-1.10.8.
Update to e2fsprogs-1.43.
Update to gdbm-1.12.
Update to iproute2-4.6.0.
Update to make-4.2.
Update to systemd-230.
Add additional explanatory text for sytemctl and journalctl commands.
[chapter07/systemd-custom.xml]
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/why.xml')
-rw-r--r-- | prologue/why.xml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/prologue/why.xml b/prologue/why.xml index 387e4d55e..7a302f636 100644 --- a/prologue/why.xml +++ b/prologue/why.xml @@ -107,15 +107,15 @@ command line file management, and are necessary for the installation procedures of every package in LFS.</para> </listitem> -<!-- - <listitem> + + <listitem revision="systemd"> <para>D-Bus</para> <para>This package contains programs to implement a message bus system, which a simple way for applications to talk to one another. </para> </listitem> ---> + <listitem> <para>DejaGNU</para> @@ -139,7 +139,7 @@ tested file systems that Linux supports.</para> </listitem> - <listitem> + <listitem revision="sysv"> <para>Eudev</para> <para>This package is a device manager. It dynamically controls the entries @@ -465,15 +465,15 @@ in a secure way.</para> </listitem> - <listitem> + <listitem revision="sysv"> <para>Sysklogd</para> <para>This package contains programs for logging system messages, such as those given by the kernel or daemon processes when unusual events occur.</para> </listitem> -<!-- - <listitem> + + <listitem revision="systemd"> <para>Systemd</para> <para>This package provides and <application>init</application> program @@ -482,8 +482,8 @@ In LFS it is installed side-by-side with Sysvinit to provide the user with alternative boot systems for comparison.</para> </listitem> ---> - <listitem> + + <listitem revision="sysv"> <para>Sysvinit</para> <para>This package provides the <application>init</application> |