diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 19:36:36 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-02-23 19:36:36 +0000 |
commit | d537ac4319a3f27387628cba1da0224168c5bac3 (patch) | |
tree | 7e62195858a6ba9ecfde295f160a0cc81e054981 | |
parent | cd126a542adedeb744e3f499dd480ea31df07a54 (diff) |
Noted addition of chapter 10
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 34a80518c..275d7c28a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -100,6 +100,11 @@ 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 10: Added this chapter. It contains "thanks and good luck" +notes and suggest creating the /etc/lfs-&version; file +</para></listitem> + </itemizedlist> </sect1> |