Added boot process and runlevels explanation

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-02-23 20:24:49 +00:00
parent 2d1652485d
commit d04f249737
2 changed files with 7 additions and 1 deletions

View File

@ -100,11 +100,16 @@ script. Now after kill, first check PIDs, then sleep 2 if needed. More
details can be read in the comments in the script itself. details can be read in the comments in the script itself.
</para></listitem> </para></listitem>
<listitem><para>
Chapter 7: Added the explanation how the runlevels and boot process
works when using the LFS scripts.
</para></listitem>
<listitem><para> <listitem><para>
Chapter 10: Added this chapter. It contains "thanks and good luck" Chapter 10: Added this chapter. It contains "thanks and good luck"
notes and suggest creating the /etc/lfs-&version; file notes and suggest creating the /etc/lfs-&version; file
</para></listitem> </para></listitem>
1
</itemizedlist> </itemizedlist>
</sect1> </sect1>

View File

@ -319,6 +319,7 @@
<!ENTITY chapter7 SYSTEM "intel/chapter7/chapter7.xml"> <!ENTITY chapter7 SYSTEM "intel/chapter7/chapter7.xml">
<!ENTITY c7-introduction SYSTEM "intel/chapter7/introduction.xml"> <!ENTITY c7-introduction SYSTEM "intel/chapter7/introduction.xml">
<!ENTITY c7-usage SYSTEM "intel/chapter7/usage.xml">
<!ENTITY c7-createdirs SYSTEM "intel/chapter7/createdirs.xml"> <!ENTITY c7-createdirs SYSTEM "intel/chapter7/createdirs.xml">
<!ENTITY c7-rc SYSTEM "intel/chapter7/rc.xml"> <!ENTITY c7-rc SYSTEM "intel/chapter7/rc.xml">
<!ENTITY c7-rcS SYSTEM "intel/chapter7/rcS.xml"> <!ENTITY c7-rcS SYSTEM "intel/chapter7/rcS.xml">