aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-03-10 04:31:53 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-03-10 04:31:53 +0000
commit29004d33e6fcae522aad57dcbb870e49ec23ca67 (patch)
tree1bb0377dfc67dc3def4c08a037bdc08709e9deb0 /chapter01/changelog.xml
parent9a4089ae3b1e75919e9608a704ced19f29229101 (diff)
Added changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@282 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a920396a3..abf61e927 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -50,6 +50,19 @@ su'ed to) user root.
</para></listitem>
<listitem><para>
+Chapter 5: Simplified ln commands
+</para></listitem>
+
+<listitem><para>
+Chapter 5: Removed --disable-nls from gzip's configure commands. It's
+useless there.
+</para></listitem>
+
+<listitem><para>
+Chapter 5: Removed prefix=$LFS/usr from tar's make install.
+</para></listitem>
+
+<listitem><para>
Chapter 5+6: Added the fileutils-4.0 patch which is needed to compile
the fileutils package on Glibc-2.2 based systems (such as the upcoming
LFS-3.0 system).