diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6a6c8c29d..c785ac3c7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -19,9 +19,11 @@ first a summary, then a detailed log.
Upgraded to:
-automake-1.8.5
-binutils-2.15.91.0.1
+automake-1.9
+bash-3.0
+binutils-2.15.91.0.2
bison-1.875a
+file-4.10
flex-2.5.31
gcc-3.4.1
glibc-2.3.4-20040701
@@ -31,11 +33,14 @@ first a summary, then a detailed log.
lfs-bootscripts-2.2.1
linux-2.6.7
m4-1.4.1
+man-1.5n
man-pages-1.67
+perl-5.8.5
procps-3.2.2
psmisc-21.5
sed-4.1.1
tar-1.14
+tcl-8.4.7
vim-6.3
@@ -53,8 +58,7 @@ first a summary, then a detailed log.
iproute2-2.6.X-ss040702-remove_db-1.patch
linux-libc-headers-2.6.7.0
module-init-tools-3.0
-readline-4.3
-readline-4.3-gnu_fixes-1.patch
+readline-5.0
sysklogd-1.4.1-kernel_headers-1.patch
sysklogd-1.4.1-signal-1.patch
sysvinit-2.85-proclen-1.patch
@@ -80,6 +84,11 @@ first a summary, then a detailed log.
+
+July 30, 2004 [jeremy]: Upgraded to automake-1.9, man-1.5n,
+file-4.10, bash-3.0, perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2
+
+
July 23, 2004 [jeremy]: Upgraded to iana-etc 1.01
July 23, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.1
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 5becf331d..77a630e9c 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -14,13 +14,6 @@ following:
Patches
-
-Bash GNU Fixes Patch - 7 KB:
-
-
-
-
-
Coreutils Suppress Hostname, Uptime, Kill, Su Patch - 16 KB:
@@ -128,13 +121,6 @@ following:
-
-Readline GNU Fixes Patch - 5 KB:
-
-
-
-
-
Sysklogd Kernel Headers Patch - 3 KB:
diff --git a/chapter05/bash.xml b/chapter05/bash.xml
index b8b9bda09..18a399aee 100644
--- a/chapter05/bash.xml
+++ b/chapter05/bash.xml
@@ -27,12 +27,7 @@
Installation of Bash
-Bash contains several known bugs. Fix these with the following
-patch:
-
-patch -Np1 -i ../bash-&bash-version;-gnu_fixes-2.patch
-
-Now prepare Bash for compilation:
+Prepare Bash for compilation:
./configure --prefix=/tools --without-bash-malloc
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index 286038439..4e116a288 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -28,13 +28,7 @@ GCC, Glibc, Grep, Make, Ncurses, Sed.
Installation of Bash
-Bash has a number of bugs in it that cause it to not behave the
-way it is expected at times. Fix this behavior with the following
-patch:
-
-patch -Np1 -i ../bash-&bash-version;-gnu_fixes-2.patch
-
-Now prepare Bash for compilation:
+Prepare Bash for compilation:
./configure --prefix=/usr --bindir=/bin \
--without-bash-malloc --with-installed-readline
diff --git a/chapter06/readline.xml b/chapter06/readline.xml
index 047f9c106..96437bf1b 100644
--- a/chapter06/readline.xml
+++ b/chapter06/readline.xml
@@ -32,9 +32,7 @@ GCC, Glibc, Grep, Make, Ncurses, Sed
way it is expected at times. Fix this behavior with the following
patch:
-patch -Np1 -i ../readline-&readline-version;-gnu_fixes-1.patch
-
-Now prepare Readline for compilation:
+Prepare Readline for compilation:
./configure --prefix=/usr
@@ -52,12 +50,12 @@ patch:
And move them to a more appropriate location:
-mv /usr/lib/lib{readline,history}.so.4* /lib
+mv /usr/lib/lib{readline,history}.so.5* /lib
Because the libraries have been moved, a few symlinks are now pointing to
non-existent files. Recreate those symlinks:
-ln -sf ../../lib/libhistory.so.4 /usr/lib/libhistory.so
+ln -sf ../../lib/libhistory.so.5 /usr/lib/libhistory.so
ln -sf ../../lib/libreadline.so.4 /usr/lib/libreadline.so
diff --git a/general.ent b/general.ent
index 061218b37..f115c763c 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
+
@@ -16,9 +16,9 @@
-
-
-
+
+
+
@@ -27,7 +27,7 @@
-
+
@@ -50,22 +50,22 @@
-
+
-
+
-
+
-
+