aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-02-05 21:13:03 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-02-05 21:13:03 +0000
commit0ebf95fbb1154ce86a28b4636ec1a4a404bf320b (patch)
treea1a75c6eac1115bb62a7006f696bb09d2493e991
parent61eb0816505dbf3634217015aab1e28e603de0e9 (diff)
Mentioned removal of the ldconfig and ldd installations from the ld.so
package git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.sgml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.sgml b/chapter01/changelog.sgml
index 6f9f68c60..d14e84f66 100644
--- a/chapter01/changelog.sgml
+++ b/chapter01/changelog.sgml
@@ -46,6 +46,12 @@ make. We are already cd'ed into glibc-build when we created the
configparms file
</para></listitem>
+<listitem><para>
+Chapter 6: Only copy the man pages from the ld.so package. We don't need
+the ldconfig and ldd programs anymore; Glibc-2.2.1 comes with good
+working versions.
+</para></listitem>
+
</itemizedlist>
</sect1>