mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
dec4b0a901
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
20 lines
723 B
XML
20 lines
723 B
XML
<sect2><title>Contents of E2fsprogs</title>
|
|
|
|
<!-- <para>(Last checked against version &e2fsprogs-contversion;.)</para> -->
|
|
|
|
<para>E2fsprogs provides the filesystem utilities for use with the
|
|
ext2 filesystem. It also supports the ext3 filesystem with journaling
|
|
support.</para>
|
|
|
|
<para><emphasis>Installed programs</emphasis>: badblocks, blkid, chattr,
|
|
compile_et, debugfs, dumpe2fs, e2fsck, e2image, e2label, findfs, fsck,
|
|
fsck.ext2, fsck.ext3, logsave, lsattr, mk_cmds, mke2fs, mkfs.ext2, mkfs.ext3,
|
|
mklost+found, resize2fs, tune2fs and uuidgen.</para>
|
|
|
|
<para><emphasis>Installed libraries</emphasis>: libblkid.[a,so],
|
|
libcom_err.[a,so], libe2p.[a,so], libext2fs.[a,so], libss.[a,so] and
|
|
libuuid.[a,so]</para>
|
|
|
|
</sect2>
|
|
|