diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-05-06 20:38:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-05-06 20:38:09 +0000 |
commit | f54dd7b47e01a3230f2cbe2c845a3a003acce72d (patch) | |
tree | 812c81a30a8a06a0853fe05efe38620128aa02ad /chapter01 | |
parent | 0e347034c82a87002fdaea1136f47d785d834fe7 (diff) |
Noted removal of fileutils-patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 e457244ba..4833446ff 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -65,6 +65,11 @@ Chapter 5: Removed prefix=$LFS/usr from tar's make install. </para></listitem> <listitem><para> +Chapter 5+6: Removed fileutils-patch. After upgrading to fileutils-4.1 +the patch isn't needed anymore. +</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). |