diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-12 00:18:10 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-12 00:18:10 +0000 |
commit | eec6e6dc6ed147269ff7eae9f1392192481833f4 (patch) | |
tree | b73e507977db348c7eff46226ebbd66c19566ff3 /chapter01 | |
parent | 0b6cb049c386a2b24162b97821bb5082cfae0454 (diff) |
Zack's patches: Fix Bugs #359 and #515. Added /etc/hosts creation to beginning of ch6. Detailed services,protocols files and update to lfs-utils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6bca90fd7..8a153171f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -18,6 +18,7 @@ <listitem><para>grep-2.5.1</para></listitem> <listitem><para>groff-1.19</para></listitem> <listitem><para>less-381</para></listitem> +<listitem><para>lfs-utils-0.2.2</para></listitem> <listitem><para>libtool-1.5</para></listitem> <listitem><para>man-1.5l</para></listitem> <listitem><para>man-1.5l-80cols.patch</para></listitem> @@ -71,6 +72,13 @@ </itemizedlist> </para></listitem> +<listitem><para>May 11th, 2003 (Bug #359 & #515) [winkie]: Chapter +06 - Setting up Basic Networking: Added section. Create a basic /etc/hosts +files, and create /etc/services and /etc/protocols from IANA.</para></listitem> + +<listitem><para>May 11th, 2003 [winkie]: Upgrading to lfs-utils-0.2.2. +This adds two files needed for proper networking configuration.</para></listitem> + <listitem><para>May 11th, 2003 (Bug #490) [winkie]: Removed Netkit-base 0.17. Added Inetutils 1.4.2.</para></listitem> |