diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 1eeccfa7c..9e2b36631 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,11 +37,20 @@
-->
- 2008-10-27
+ 2008-10-28
- [bdubbs] - Updated to M4 1.4.12.
+ [bdubbs] - Updated to e2fsprogs-1.41.3.
+
+ [bdubbs] - Updated to M4-1.4.12.
+
+
+
+
+
+ 2008-10-27
+
[bdubbs] - Added chmod instructions to e2fsprogs and tcl to
ensure all libraries are writable by root for stripping.
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index 47f133a51..36ae6bda2 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -146,9 +146,10 @@ install -v -m644 -D ../doc/libblkid.txt \
badblocks, blkid, chattr, compile_et, debugfs, dumpe2fs, e2fsck,
- e2image, e2label, filefrag, findfs, fsck, fsck.ext2, fsck.ext3, logsave, lsattr,
- mk_cmds, mke2fs, mkfs.ext2, mkfs.ext3, mklost+found, resize2fs,
- tune2fs, uuidd and uuidgen.
+ e2image, e2label, e2undo, filefrag, findfs, fsck, fsck.ext2, fsck.ext3,
+ fsck.ext4, fsck.ext4dev, logsave, lsattr,
+ mk_cmds, mke2fs, mkfs.ext2, mkfs.ext3, fsck.ext4, fsck.ext4dev,
+ mklost+found, resize2fs, tune2fs, uuidd, and uuidgen.
libblkid.{a,so}, libcom_err.{a,so}, libe2p.{a,so},
libext2fs.{a,so}, libss.{a,so}, and libuuid.{a,so}
@@ -265,6 +266,18 @@ install -v -m644 -D ../doc/libblkid.txt \
+
+ e2undo
+
+ Replayd the undo log undo_log for an ext2/ext3/ext4 filesystem
+ found on a device. This can be used to undo a failed operation by an
+ e2fsprogs program.
+
+ e2undo
+
+
+
+
filefrag
@@ -300,7 +313,7 @@ install -v -m644 -D ../doc/libblkid.txt \
fsck.ext2
By default checks ext2
- file systems
+ file systems. This is a hard link to fsck.
fsck.ext2
@@ -311,13 +324,36 @@ install -v -m644 -D ../doc/libblkid.txt \
fsck.ext3
By default checks ext3
- file systems
+ file systems. This is a hard link to fsck.
fsck.ext3
+
+ fsck.ext4
+
+ By default checks ext4
+ file systems. This is a hard link to fsck.
+
+ fsck.ext4
+
+
+
+
+
+ fsck.ext4dev
+
+ By default checks ext4
+ development file systems. This is a hard link to
+ fsck.
+
+ fsck.ext4dev
+
+
+
+
logsave
@@ -367,7 +403,7 @@ install -v -m644 -D ../doc/libblkid.txt \
mkfs.ext2
By default creates ext2
- file systems
+ file systems. This is a hard link to mke2fs.
mkfs.ext2
@@ -378,13 +414,35 @@ install -v -m644 -D ../doc/libblkid.txt \
mkfs.ext3
By default creates ext3
- file systems
+ file systems. This is a hard link to mke2fs.
mkfs.ext3
+
+ mkfs.ext4
+
+ By default creates ext4
+ file systems. This is a hard link to mke2fs.
+
+ mkfs.ext4
+
+
+
+
+
+ mkfs.ext4dev
+
+ By default creates ext4
+ development file systems. This is a hard link to mke2fs.
+
+ mkfs.ext4dev
+
+
+
+
mklost+found
diff --git a/packages.ent b/packages.ent
index ff48020bb..4de2e04c7 100644
--- a/packages.ent
+++ b/packages.ent
@@ -111,12 +111,12 @@
-
-
+
+
-
+
-
+