Utilities for managing ext2, ext3, and ext4 file systems
Description
This package contains all of the standard utilities for
creating, fixing, configuring, and debugging ext2, ext3, and ext4 filesystems.
Such as e2fsck (used to check an ext2/ext3/ext4 file system,
most often used after a sudden shutdown),
mke2fs (used to create an ext2, ext3, or ext4 file system),
and tune2fs (to adjust various tunable filesystem parameters on ext2/ext3/ext4 filesystems),