diff options
Diffstat (limited to 'appendixa/e2fsprogs-shortdesc.xml')
-rw-r--r-- | appendixa/e2fsprogs-shortdesc.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/appendixa/e2fsprogs-shortdesc.xml b/appendixa/e2fsprogs-shortdesc.xml new file mode 100644 index 000000000..077c37ece --- /dev/null +++ b/appendixa/e2fsprogs-shortdesc.xml @@ -0,0 +1,25 @@ +<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>E2fsprogs installs the following:</para> + +<sect3><title>Program Files</title> + +<para>badblocks, chattr, compile_et, debugfs, dumpe2fs, e2fsck, +e2image, e2label, fsck, fsck.ext2, fsck.ext3, lsattr, mk_cmds, mke2fs, +mkfs.ext2, mkfs.ext3, mklost+found, resize2fs, tune2fs and +uuidgen</para></sect3> + +<sect3><title>Library Files</title> + +<para>libcom_err.[a,so], libe2p.[a,so], libext2fs.[a,so], libss.[a,so], +libuuid.[a,so]</para></sect3> + + +</sect2> + |