aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/why.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-11 00:11:22 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-11 00:11:22 +0000
commitb3eb5259f14649c364e6dff01b998c2e6ae2d3b1 (patch)
treede7ec9b8bfabaf75955266fe66a5d4474cb7b50a /prologue/why.xml
parentc5be6346ba51965f9ee82804089ba6c606c7e038 (diff)
Remove systemd and dbus. Add eudev.
Update gnu urls to use an entity. Update kbd URL. Update procps-ng URL. Update to shadow-4.2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/why.xml')
-rw-r--r--prologue/why.xml16
1 files changed, 12 insertions, 4 deletions
diff --git a/prologue/why.xml b/prologue/why.xml
index 84a40feef..66bcbb5e9 100644
--- a/prologue/why.xml
+++ b/prologue/why.xml
@@ -107,7 +107,7 @@
command line file management, and are necessary for the installation
procedures of every package in LFS.</para>
</listitem>
-
+<!--
<listitem>
<para>D-Bus</para>
@@ -115,7 +115,7 @@
which a simple way for applications to talk to one another.
</para>
</listitem>
-
+-->
<listitem>
<para>DejaGNU</para>
@@ -140,6 +140,14 @@
</listitem>
<listitem>
+ <para>Eudev</para>
+
+ <para>This package is a device manager. It dynamically controls the entries
+ in the /dev directory as devices are added or removed from the system.
+ </para>
+ </listitem>
+
+ <listitem>
<para>Expat</para>
<para>This package contains programs for parsing XML. It is
@@ -466,7 +474,7 @@
such as those given by the kernel or daemon processes when unusual
events occur.</para>
</listitem>
-
+<!--
<listitem>
<para>Systemd</para>
@@ -476,7 +484,7 @@
In LFS it is installed side-by-side with Sysvinit to provide the user with
alternative boot systems for comparison.</para>
</listitem>
-
+-->
<listitem>
<para>Sysvinit</para>