diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-11 20:36:27 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-11 20:36:27 +0000 |
commit | 35fae1627c2c95666ea19ba9d6c6396f909f882f (patch) | |
tree | 474eb957ea8b651046e7237eab40513ff71ac343 /chapter01 | |
parent | 87446433d6b3cffca92897d402f43f3e6336c1ac (diff) |
removed loadkeys configure in chapter 7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f1782947b..2ada6ca3b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -30,7 +30,11 @@ </para></listitem> -<listitem><para>March 10th, 2002 [gerard]: Chapter 06 - Bzip2: Before +<listitem><para>March 11th, 2002 [gerard]: Chapter 05 - Gawk: Added +-Dre_max_failures=re_max_failures2 bug fix for glibc-2.1.x +systems.</para></listitem> + +<listitem><para>March 11th, 2002 [gerard]: Chapter 06 - Bzip2: Before installing, remove <filename>/usr/bin/bz*</filename>. The bzip2 installation doens't deal with existing files properly when making hard links, so we remove the files first.</para></listitem> |