From 310c6e60a19c03d40fc96ce8bdeed6c208d362ac Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Sun, 29 Sep 2002 22:03:39 +0000 Subject: make change to reference to Debian stable in Chapter 5 (bash). Also, update the changelog for the 4.0-RC1 release and move Timothy's entry to (what I think is) the right place. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 19 +++++++++++++++---- chapter05/bash-inst.xml | 10 ++++++---- 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d9d468398..cf8987a7e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,21 @@ +September 29th, 2002 [markh]: Chapter 05 - Bash: Correct +reference to Debian to refer to the old stable release (potato) as it +doesn't apply to the current one (woody). Reported by h2k1 on +#lfs. + +September 29th, 2002 [timothy]: Chapter 05 - GCC: Replaced +the nofixincludes patch (because it doesn't apply cleanly) with a sed +command. + + + +4.0-RC1 - September 28th, 2002 + + + Upgraded to: automake-1.6.3 @@ -61,10 +76,6 @@ -September 29th, 2002 [timothy]: Chapter 05 - GCC: Replaced -the nofixincludes patch (because it doesn't apply cleanly) with a sed -command. - September 28th, 2002 [gerard]: Chapter 05 - GCC: Added the nofixincludes patch to prevent that script from running in Chapter 05. It should run in Chapter 06, so we need it to be a seperate diff --git a/chapter05/bash-inst.xml b/chapter05/bash-inst.xml index 97525bd11..59f14e23c 100644 --- a/chapter05/bash-inst.xml +++ b/chapter05/bash-inst.xml @@ -39,10 +39,12 @@ make[1]: *** [install] Error 1 make[1]: Leaving directory `/mnt/lfs/usr/src/bash-&bash-version;/doc' make: [install] Error 2 (ignored) -then that means that you are probably using Debian, and that you have an -old version of the texinfo package. This error is not severe by any means: the -info pages will be installed when we recompile bash dynamically in -Chapter 6, so you can ignore it. +then that means that you are probably using Debian-2.2 (potato), and +that you have an old version of the texinfo package. This error is not +severe by any means: the info pages will be installed when we recompile bash +dynamically in Chapter 6, so you can ignore it. It is reported that the +current release of Debian (3.0; also known as Woody) doesn't have this +problem. -- cgit v1.2.3-54-g00ecf