e2tools - Manipulate files in unmounted ext2/ext3 filesystems
Description:
A simple set of utilities to read, write, and manipulate files in an ext2/ext3 filesystem directly using the ext2fs library. This works - without root access - without the filesystem being mounted - without kernel ext2/ext3 support The utilities are: e2cp e2ln e2ls e2mkdir e2mv e2rm e2tail
Homepage: http://home.earthlink.net/~k_sheff/sw/e2tools/
License: GPL
Vendor: Fedora Project
Packages
e2tools-0.0.16-5.fc7.x86_64 [42 KiB] |
Changelog by Andreas Thienemann (2006-07-31):
- fix broken cast in rm.c:248 (exhibited on x86_64, but buggy everywhere) from Hans Ulrich Niedermann |