release a new version of ffsrecov upon the world...

significant improvements include telling you where it thinks the file system
starts when scanning for superblocks...  support to compile (untested) under
Solaris, support for reading from raw devices, support for non-mmap'able
files (which also means you can use it on >2gig file systems under x86)...
arbitrary file system start possitions (you can use da0c to access filesystems
that don't begin a block 0),  print out and validity checking of arbitrary
superblocks (no longer just the primary superblock)...

and possibly more...
This commit is contained in:
John-Mark Gurney 2001-03-05 01:09:58 +00:00
parent 2bc905398d
commit 60ef608695
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39063
2 changed files with 3 additions and 4 deletions

View File

@ -6,10 +6,9 @@
#
PORTNAME= ffsrecov
PORTVERSION= 0.1
PORTVERSION= 0.5
CATEGORIES= sysutils
MASTER_SITES= http://people.freebsd.org/~jmg/
DISTNAME= ffsrecov
MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/
MAN8= ffsrecov.8

View File

@ -1 +1 @@
MD5 (ffsrecov.tar.gz) = d1aa1250631c3c5ef7110e314e4ceea3
MD5 (ffsrecov-0.5.tar.gz) = 039a15938fd947f5b16e7fdf676fda85