Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
e2fsprogs: Utilities for managing the second and third extended (ext2/ext3) filesystems
- Summary
- The e2fsprogs package contains a number of utilities for creating,
checking, modifying, and correcting any inconsistencies in second
and third extended (ext2/ext3) filesystems. E2fsprogs contains
e2fsck (used to repair filesystem inconsistencies after an unclean
shutdown), mke2fs (used to initialize a partition to contain an
empty ext2 filesystem), debugfs (used to examine the internal
structure of a filesystem, to manually repair a corrupted
filesystem, or to create test cases for e2fsck), tune2fs (used to
modify filesystem parameters), and most of the other core ext2fs
filesystem utilities.
You should install the e2fsprogs package if you need to manage the
performance of an ext2 and/or ext3 filesystem.
Changelog
- * Wed Sep 9 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Jun 27 01:00:00 2009 Eric Sandeen <esandeen{%}redhat{*}com> 1.39-23
-
- Fix up several issues from code inspection (#505110)
- Fix typo in uuidd initscript (#506080)
- * Thu Mar 19 00:00:00 2009 Eric Sandeen <esandeen{%}redhat{*}com> 1.39-22
-
- Handle filesystems between 8T and 16T more gracefully (#241285)