diff options
author | cjep <cjep> | 2002-12-14 17:44:13 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-12-14 17:44:13 +0000 |
commit | 2234798485a0bc5bc8ae03032387ba94ded65403 (patch) | |
tree | b7091d6f82ded3b4fc5bdb224372a9842567a500 /archivers | |
parent | c74c28f137b08ce2a793fc455f24821ce8a6740f (diff) | |
download | pkgsrc-2234798485a0bc5bc8ae03032387ba94ded65403.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. |