aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2003-09-09 21:33:23 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2003-09-09 21:33:23 +0000
commitaf1ed8a61509ba970236b7cfcc99c6f341b97db5 (patch)
tree1725d3f8df5de239fdb4b883ddc9a722e8c47e72 /chapter01
parent431f48d1b8cb6cbd73be48f4096798f4d1a4cca5 (diff)
Added new coreutils patch to suppress the tests on hostname
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2757 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 59f6d0403..c2fb63e8c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -47,6 +47,7 @@
<listitem><para>bash-2.05b.patch</para></listitem>
<listitem><para>coreutils-5.0</para></listitem>
<listitem><para>coreutils-5.0-uname.patch</para></listitem>
+<listitem><para>coreutils-5.0-hostname-2.patch</para></listitem>
<listitem><para>dejagnu-1.4.3</para></listitem>
<listitem><para>expect-5.38.4</para></listitem>
<listitem><para>expect-5.38.4.patch</para></listitem>
@@ -82,6 +83,10 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - Coreutils:
+Added coreutils-5.0-hostname-2.patch, which suppresses the build of the
+hostname binary, and also suppresses it's check.</para></listitem>
+
<listitem><para>September 9th, 2003 [jeremy]: Added some notes regarding failed
tests to glibc and dejagnu.</para></listitem>