diff options
-rw-r--r-- | chapter01/changelog.xml | 7 | ||||
-rw-r--r-- | index.xml | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 275d7c28a..357a15f73 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -101,10 +101,15 @@ 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"> |