diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2010-05-12 23:33:05 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:33:05 +0200 |
commit | 53532754c44d54378b2c3a9008f7a26a0173d445 (patch) | |
tree | b5c8ba4819e4fd58b1945d4f45a07d6154fe0d38 /system/aimage/README | |
parent | a508467027a7f4896cf9bbeeea1f106e351f768e (diff) | |
download | slackbuilds-53532754c44d54378b2c3a9008f7a26a0173d445.tar.gz |
system/aimage: Added to 12.2 repository
Diffstat (limited to 'system/aimage/README')
-rw-r--r-- | system/aimage/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/aimage/README b/system/aimage/README new file mode 100644 index 0000000000..270947fd66 --- /dev/null +++ b/system/aimage/README @@ -0,0 +1,9 @@ +aimage (the advanced imager) is an imaging tool which is part of AFF, the +Advanced Forensic Format. + +aimage can create files in raw, AFF, AFD, or AFM formats. AFF and AFD +formats can be compressed or uncompressed. aimage can optionally compress +and calculate MD5 or SHA-1 hash residues while the data is being copied. +It has intelligent error recovery, similar to what is in ddrescue. + +aimage requires afflib, which is also available at at SlackBuilds.org. |