Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
e2fsprogs: Utilities for managing the second extended (ext2) filesystem.
- Summary
- The e2fsprogs package contains a number of utilities for creating,
checking, modifying, and correcting any inconsistencies in second
extended (ext2) 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 filesystem.
Arch: src
Download: | e2fsprogs-1.38-12.src.rpm |
Build Date: | Fri Mar 31 08:30:21 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 3.91 MiB |
Changelog
- * Tue Mar 28 00:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Mar 9 00:00:00 2006 Peter Jones <pjones{%}redhat{*}com> - 1.38-12
-
- Move /etc/blkid.tab to /etc/blkid/blkid.tab
- * Wed Mar 8 00:00:00 2006 David Cantrell <dcantrell{%}redhat{*}com> - 1.38-11
-
- BuildRequires pkgconfig