aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/e2fsprogs.xml
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2006-06-10 15:46:30 +0000
committerKen Moffat <ken@linuxfromscratch.org>2006-06-10 15:46:30 +0000
commit8bc46a59dc8f511492abd94e10646d7d59e8e512 (patch)
tree580095dd49bad12626738301b82ee1c1076ea4b4 /chapter06/e2fsprogs.xml
parentc321cf4b4b218564a506c7166cf4d295bb64dbb8 (diff)
Add more commands to lists of what gets installed, thanks to Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/e2fsprogs.xml')
-rw-r--r--chapter06/e2fsprogs.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml
index d61a3148e..7d27eefb5 100644
--- a/chapter06/e2fsprogs.xml
+++ b/chapter06/e2fsprogs.xml
@@ -113,7 +113,7 @@ cd build</userinput></screen>
<seglistitem>
<seg>badblocks, blkid, chattr, compile_et, debugfs, dumpe2fs, e2fsck,
- e2image, e2label, findfs, fsck, fsck.ext2, fsck.ext3, logsave, lsattr,
+ e2image, e2label, filefrag, findfs, fsck, fsck.ext2, fsck.ext3, logsave, lsattr,
mk_cmds, mke2fs, mkfs.ext2, mkfs.ext3, mklost+found, resize2fs,
tune2fs, and uuidgen.</seg>
<seg>libblkid.{a,so}, libcom_err.{a,so}, libe2p.{a,so},
@@ -232,6 +232,16 @@ cd build</userinput></screen>
</listitem>
</varlistentry>
+ <varlistentry id="filefrag">
+ <term><command>filefrag</command></term>
+ <listitem>
+ <para>Reports on how badly fragmented a particular file might be</para>
+ <indexterm zone="ch-system-e2fsprogs filefrag">
+ <primary sortas="b-filefrag">filefrag</primary>
+ </indexterm>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="findfs">
<term><command>findfs</command></term>
<listitem>