diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-12 22:34:30 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-12 22:34:30 +0000 |
commit | 594fd06a31f18ec0e9fd44ac3bde591800bb96d6 (patch) | |
tree | c2470bb541a03c54e83a251de6aa7e9a5220bf6c /chapter01 | |
parent | a9c70c2bb025bcd2f31d68583b5e908f7ea894c7 (diff) |
basic-net needs lorien in /etc/hosts for perl's test to pass
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c1e50b32d..815426653 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -71,6 +71,10 @@ </itemizedlist> </para></listitem> +<listitem><para>May 12th, 2003 [gerard]: Chapter 06 - Basic Network: Added +$(hostname) to /etc/hosts, without it perl's test doens't +pass.</para></listitem> + <listitem><para>May 11th, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added --enable-threads=posix as well to complete the C++ addition.</para></listitem> |