diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:31:55 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:31:55 +0000 |
commit | bc91669a6a1915ee37d9e0938556187af26a00de (patch) | |
tree | 37af38273a87799fbcbaa4cb5dfd4a9b2b8fe1ce /appendixa/e2fsprogs-shortdesc.xml | |
parent | 6052e11bdba3bcb807d538e85da3ecdfb3b0f1cd (diff) |
Billy's e2fsprogs conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2381 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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> + |