summaryrefslogtreecommitdiffstats
path: root/system/aimage/README
diff options
context:
space:
mode:
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
commit53532754c44d54378b2c3a9008f7a26a0173d445 (patch)
treeb5c8ba4819e4fd58b1945d4f45a07d6154fe0d38 /system/aimage/README
parenta508467027a7f4896cf9bbeeea1f106e351f768e (diff)
downloadslackbuilds-53532754c44d54378b2c3a9008f7a26a0173d445.tar.gz
slackbuilds-53532754c44d54378b2c3a9008f7a26a0173d445.tar.xz
system/aimage: Added to 12.2 repository
Diffstat (limited to 'system/aimage/README')
-rw-r--r--system/aimage/README9
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.