diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-26 21:21:44 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-26 21:21:44 +0000 |
commit | 140190c033ddaf881cb4fdc369904575a3d157a8 (patch) | |
tree | 93a1bda41c136bbec631145aa2e45b3db95b7b6a /chapter01/changelog.xml | |
parent | 69a7180b3ade75d2abfc11d229918c5ad4032d08 (diff) |
Fixed chapter 7 creation of hosts file to eliminate the use of www.mydomain.org.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 f5cbd9f5b..648db5997 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,10 @@ <itemizedlist> +<listitem><para>August 26, 2003 [jeremy] - Chapter 07 - +Creating /etc/hosts: Changed www.mydomain.org to +<value of HOSTNAME>.mydomain.org</para></listitem> + <listitem><para>August 26, 2003 [jeremy] - Chapter 04 - Mounting the LFS partition: Added text regarding mounting with too restrictive permissions.</para></listitem> |