diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-12 19:58:19 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-12 19:58:19 +0000 |
commit | ac55dee003da1b562812df6af4b1d9f5bb4f7939 (patch) | |
tree | dcad4bbd7dbea22adc193e214473ccb37828567d /chapter01/changelog.xml | |
parent | c58d07c4df672f6c9b22534c6c052c9c2c80b4b0 (diff) |
Fixed bug #307
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 37e7a71d4..09707a853 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -53,6 +53,7 @@ first a summary, then a detailed log.</para> <listitem><para>Added:</para> <itemizedlist> +<listitem><para>coreutils-5.2.1-dupes-1.patch</para></listitem> <listitem><para>flex-2.5.31-debian-fixes-2.patch</para></listitem> <listitem><para>iana-etc-1.00</para></listitem> <listitem><para>inetutils-1.4.2-kernel-headers-1.patch</para></listitem> @@ -75,6 +76,7 @@ first a summary, then a detailed log.</para> <listitem><para>Removed:</para> <itemizedlist> <listitem><para>bison-1.875-attribute.patch</para></listitem> +<listitem><para>coreutils-5.2.1-hostname-1.patch</para></listitem> <listitem><para>ed-0.2</para></listitem> <listitem><para>gcc-2.95.3</para></listitem> <listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem> @@ -94,6 +96,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 12th, 2004 [winkie]: Apply patch to assure Coreutils doesn't +install any binaries that we don't need/want.</para></listitem> + <listitem><para>May 12th, 2004 [winkie]: Don't pass <quote>-default</quote> to Man's configure, since it's not needed anymore.</para></listitem> |