diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 46c6e5f27..b6e759560 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,7 +36,68 @@
-->
- 2014-11-01
+ 2014-11-24
+
+
+ [bdubbs] - Update to linux-3.17.4. Fixes
+ #3712.
+
+
+ [bdubbs] - Update to kmod-19. Fixes
+ #3713.
+
+
+ [bdubbs] - Update to grep-2.21. Fixes
+ #3714.
+
+
+
+
+
+ 2014-11-13
+
+
+ [bdubbs] - Update to tzdata-2014j. Fixes
+ #3710.
+
+
+ [bdubbs] - Update to tcl-8.6.3. Fixes
+ #3711.
+
+
+
+
+
+ 2014-11-11
+
+
+ [bdubbs] - Update to bash-4.3.30. Fixes
+ #3708.
+
+
+ [bdubbs] - Update to man-db-2.7.1. Fixes
+ #3709.
+
+
+ [bdubbs] - Add binutils-2.24-multiple_plugins-1.patch.
+ Thanks to Miklos Karacsony fro the patch. Fixes
+ #3707.
+
+
+
+
+
+ 2014-11-05
+
+
+ [bdubbs] - Update to groff-1.22.3. Fixes
+ #3706.
+
+
+
+
+
+ 2014-11-03
[bdubbs] - Move the page concerning /etc/shells
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 661044724..bac91d269 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -37,9 +37,9 @@
-
+
@@ -104,12 +104,12 @@
-
-
+
GRUB &grub-version;
@@ -131,9 +131,9 @@
-
+
@@ -200,9 +200,9 @@
-
+
@@ -239,9 +239,11 @@
Added:
+
&perl-fix-patch;
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 931d4d789..7ac8ef056 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -17,7 +17,7 @@
needed to build an LFS system:
-
+
Bc Memory Leak Patch - &bc-memory-leak-patch-size;:
@@ -50,6 +50,14 @@
+
+ Binutils Multiple Plugins Patch - &binutils-multiple-plugins-patch-size;:
+
+ Download:
+ MD5 sum: &binutils-multiple-plugins-patch-md5;
+
+
+
Bzip2 Documentation Patch - &bzip2-docs-patch-size;:
diff --git a/chapter05/bash.xml b/chapter05/bash.xml
index 60957b9c1..21df197e7 100644
--- a/chapter05/bash.xml
+++ b/chapter05/bash.xml
@@ -42,12 +42,12 @@
Installation of Bash
-
+
Prepare Bash for compilation:
./configure --prefix=/tools --without-bash-malloc
diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index 72e36e32a..2756e35e9 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -39,12 +39,12 @@
Installation of Bash
-
+
Prepare Bash for compilation:
./configure --prefix=/usr \
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index 4d99cefcb..c98d56c1e 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -73,6 +73,10 @@ sed -i.bak '/^INFO/s/standards.info //' etc/Makefile.in
patch -Np1 -i ../&binutils-lto-testsuite-patch;
+ Enable binutils to recognize multiple plugins:
+
+patch -Np1 -i ../&binutils-multiple-plugins-patch;
+
The Binutils documentation recommends building Binutils outside of the
source directory in a dedicated build directory:
diff --git a/general.ent b/general.ent
index 3a8e18e0e..2e851c419 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
+
-
+
diff --git a/packages.ent b/packages.ent
index 70498a134..909654b39 100644
--- a/packages.ent
+++ b/packages.ent
@@ -39,10 +39,10 @@
-
-
+
+
-
+
@@ -257,20 +257,20 @@
-
-
+
+
-
+
-
-
+
+
-
+
@@ -333,10 +333,10 @@
-
+
-
+
@@ -375,12 +375,12 @@
-
+
-
+
-
+
+
@@ -14,6 +16,10 @@
+
+
+
+