diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b3003b212..4a1da02e8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,7 +35,7 @@ first a summary, then a detailed log. libtool-1.5.10 linux-2.6.8.1 m4-1.4.2 -man-1.5o +man-1.5o1 man-pages-1.67 perl-5.8.5 procps-3.2.3 @@ -50,7 +50,7 @@ first a summary, then a detailed log. Added: -bash-3.0-display_wrap-1.patch +bash-3.0-fixes-1.patch coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch flex-2.5.31-debian_fixes-2.patch gcc-3.4.2-linkonce-1.patch @@ -62,7 +62,7 @@ first a summary, then a detailed log. linux-libc-headers-2.6.8.1 module-init-tools-3.0 readline-5.0 -readline-5.0-display_wrap-1.patch +readline-5.0-fixes-1.patch syslog-ng-1.6.5 sysvinit-2.85-proclen-1.patch udev-032 @@ -92,6 +92,9 @@ first a summary, then a detailed log. +September 29th, 2004 [jim]: Updated Bash and Realine patches. +Upgraded man to 1.5o1. + September 28th, 2004 [matt]: Added description of libexpect, and corrected the version number of the installed file (bug 912 - Randy McMurchy). diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 100d09ba0..5c534a2e1 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -16,9 +16,9 @@ following: Patches -Bash Display Wrap Patch - 1 KB: +Bash Various Fixes - 21 KB: - + @@ -114,9 +114,9 @@ following: -Readline Display Wrap Patch - 1KB: +Readline Various Fixes - 7 KB: - + diff --git a/chapter06/bash.xml b/chapter06/bash.xml index a3e835682..2dd8d81ea 100644 --- a/chapter06/bash.xml +++ b/chapter06/bash.xml @@ -28,10 +28,10 @@ GCC, Glibc, Grep, Make, Ncurses, Sed. Installation of Bash -The following patch fixes a problem where Bash sometimes will only show -33 characters on a line and then wraps to the next line. +The following patch fixes various issues. Including a problem where Bash +sometimes will only show 33 characters on a line and then wraps to the next line. -patch -Np1 -i ../bash-&bash-version;-display_wrap-1.patch +patch -Np1 -i ../bash-&bash-version;-fixes-1.patch Prepare Bash for compilation: diff --git a/chapter06/readline.xml b/chapter06/readline.xml index cdb9e6f8a..5ce6413ba 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -28,10 +28,10 @@ GCC, Glibc, Grep, Make, Ncurses, Sed Installation of Readline -The following patch fixes a problem where Readline sometimes will only -show 33 characters on a line and then wrap to the next line. +The following patch fixes various issues including a problem where Readline +sometimes will only show 33 characters on a line and then wrap to the next line. -patch -Np1 -i ../readline-&readline-version;-display_wrap-1.patch +patch -Np1 -i ../readline-&readline-version;-fixes-1.patch Prepare Readline for compilation: diff --git a/general.ent b/general.ent index 1ce84aaa1..1faa4cae4 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + + @@ -51,7 +51,7 @@ - +