diff options
author | agc <agc> | 2005-05-25 10:29:01 +0000 |
---|---|---|
committer | agc <agc> | 2005-05-25 10:29:01 +0000 |
commit | 45331e4892464add7d74e3ee614e70f8f09f51a7 (patch) | |
tree | 5c63c71810766aae1bede27fdaef5537cc04d17f /sysutils/fatback/PLIST | |
parent | b35822a03cd00030de5a9a0fb381ddfd2a2eeb4a (diff) | |
download | pkgsrc-45331e4892464add7d74e3ee614e70f8f09f51a7.tar.gz |
Initial import of fatback-1.3 into the Packages Collection.
Taken from a posting by Wolfgang S. Rupprecht to netbsd-users on April 26th.
Fatback is a forensic tool for undeleting files from FAT file systems.
Fatback is different from other undelete tools in that it does the
following:
* Runs under UNIX environments
* Can undelete files automatically
* Supports Long File Names
* Supports FAT12, FAT16, and FAT32
* Powerful interactive mode
* Recursively undeletes deleted directories
* Recovers lost cluster chains
* Works with single partitions or whole disks
Diffstat (limited to 'sysutils/fatback/PLIST')
-rw-r--r-- | sysutils/fatback/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/fatback/PLIST b/sysutils/fatback/PLIST new file mode 100644 index 00000000000..bb3ada4d078 --- /dev/null +++ b/sysutils/fatback/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/25 10:29:01 agc Exp $ +bin/fatback +info/fatback-manual.info +man/man1/fatback.1 |