mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
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:
parent
2d1652485d
commit
d04f249737
@ -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.
|
||||
</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>
|
||||
Chapter 10: Added this chapter. It contains "thanks and good luck"
|
||||
notes and suggest creating the /etc/lfs-&version; file
|
||||
</para></listitem>
|
||||
|
||||
1
|
||||
</itemizedlist>
|
||||
|
||||
</sect1>
|
||||
|
@ -319,6 +319,7 @@
|
||||
|
||||
<!ENTITY chapter7 SYSTEM "intel/chapter7/chapter7.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-rc SYSTEM "intel/chapter7/rc.xml">
|
||||
<!ENTITY c7-rcS SYSTEM "intel/chapter7/rcS.xml">
|
||||
|
Loading…
Reference in New Issue
Block a user