summaryrefslogtreecommitdiff
path: root/archivers/afio/DESCR
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-06-27 10:17:58 +0000
committeragc <agc@pkgsrc.org>2003-06-27 10:17:58 +0000
commit36cb71eac8d8934c2d0538caad51faca44761865 (patch)
tree65606b9fb53a234458422f2e873906a67309c6fb /archivers/afio/DESCR
parenta255fa18f62ce05c8086ef4908f702f8b1f9940b (diff)
downloadpkgsrc-36cb71eac8d8934c2d0538caad51faca44761865.tar.gz
Initial import of afio-2.4.7 into the NetBSD Packages Collection.
The nudge came from a netbsd-help posting by Thomas Hafner and a URL posted by Jeremy Reed. Afio makes cpio-format archives. It deals somewhat gracefully with input data corruption. Supports multi-volume archives during interactive operation. Afio can make compressed archives that are much safer than compressed tar or cpio archives. Afio is best used as an `archive engine' in a backup script.
Diffstat (limited to 'archivers/afio/DESCR')
-rw-r--r--archivers/afio/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/archivers/afio/DESCR b/archivers/afio/DESCR
new file mode 100644
index 00000000000..b36756df70d
--- /dev/null
+++ b/archivers/afio/DESCR
@@ -0,0 +1,5 @@
+Afio makes cpio-format archives. It deals somewhat gracefully with
+input data corruption. Supports multi-volume archives during
+interactive operation. Afio can make compressed archives that are
+much safer than compressed tar or cpio archives. Afio is best used as
+an `archive engine' in a backup script.