diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-14 17:44:13 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-14 17:44:13 +0000 |
commit | d8d86af8bd26a2b1e1e121626ee39174387cc69d (patch) | |
tree | b7091d6f82ded3b4fc5bdb224372a9842567a500 /archivers | |
parent | e99fd0ae440c1e9f561485050065f0d6ea504a47 (diff) | |
download | pkgsrc-d8d86af8bd26a2b1e1e121626ee39174387cc69d.tar.gz |
This time *really* remove it...
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/parchive/DESCR | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/archivers/parchive/DESCR b/archivers/parchive/DESCR deleted file mode 100644 index 536fc25a923..00000000000 --- a/archivers/parchive/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -The idea behind parchive is to provide a tool to apply the data-recovery -capability concepts of RAID-like systems to the posting and recovery of -multi-part archives on Usenet. Current filespec and clients support the -'Reed-Soloman Code' implementation that allows for recovery of any 'X' -volumes for 'X' parity volumes present. - -The key to this mission is a clean file format specification which provides -all the necessary capabilities for programs to easily verify and regenerate -single missing parts out of a set of archives. |