diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 09c3912ff..67aa0aeb7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,9 @@
2008-10-05
+
+ [randy] - Updated E2fsprogs to 1.41.1.
+
[randy] - Added the Mktemp-1.5 package to the list of
removed items in the Chapter3 'What's new ...' page.
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 8d474b2f4..32dc2169a 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -226,6 +226,10 @@
&db-fixes-patch;
+
+ &e2fsprogs-fixes-patch;
+
+
&expect-tcl-patch;
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 3d51dcd73..8d2c7870d 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -90,6 +90,14 @@
+
+ E2fsprogs Fixes Patch - &e2fsprogs-fixes-patch-size;:
+
+ Download:
+ MD5 sum: &e2fsprogs-fixes-patch-md5;
+
+
+
Expect Spawn Patch - &expect-spawn-patch-size;:
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index 61ea12032..29f1beb70 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -43,10 +43,15 @@
Installation of E2fsprogs
+ Fix an error with building certain programs by installing a
+ patch:
+
+patch -Np1 -i ../&e2fsprogs-fixes-patch;
+
Fix a hardcoded path to /bin/rm in E2fsprogs'
testsuite:
- sed -i -e 's@/bin/rm@/tools&@' lib/blkid/test_probe.in
+ sed -i 's@/bin/rm@/tools&@' lib/blkid/test_probe.in
The E2fsprogs documentation recommends that the package be built in
a subdirectory of the source tree:
diff --git a/packages.ent b/packages.ent
index fdbc7b665..cdff938bd 100644
--- a/packages.ent
+++ b/packages.ent
@@ -111,15 +111,15 @@
-
-
+
+
-
+
-
-
-
-
+
+
+
+
diff --git a/patches.ent b/patches.ent
index 6c0eb1b0d..9b60dc330 100644
--- a/patches.ent
+++ b/patches.ent
@@ -38,15 +38,22 @@
+
+
+
+
+
+
+