aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/introduction.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 /chapter07/introduction.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 'chapter07/introduction.xml')
-rw-r--r--chapter07/introduction.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml
index 243bad3b9..8ee7384cd 100644
--- a/chapter07/introduction.xml
+++ b/chapter07/introduction.xml
@@ -18,11 +18,11 @@
process must be organized to ensure the tasks are performed in the correct
order but, at the same time, be executed as fast as possible.</para>
- <para>In the packages that were installed in Chapter 6, there were two
+<!-- <para>In the packages that were installed in Chapter 6, there were two
different boot systems installed. LFS provides the ability to easily
select which system the user wants to use and to compare and contrast the
two systems by actually running each system on the local computer. The
- advantages and disadvantages of these systems is presented below.</para>
+ advantages and disadvantages of these systems is presented below.</para>-->
<sect2 id='sysv-desc'>
<title>System V</title>
@@ -94,7 +94,7 @@
</itemizedlist>
</sect2>
-
+<!--
<sect2 id='sysd-desc'>
<title>Systemd</title>
@@ -166,7 +166,8 @@
</itemizedlist>
</sect2>
-
+-->
+<!--
<sect2 id='sysv'>
<title>Selecting a Boot Method</title>
@@ -220,5 +221,5 @@ chmod 0744 /usr/sbin/set-sysv</userinput></screen>
appropriate script above and rebooting.</para>
</sect2>
-
+-->
</sect1>