./wip/eor, Exclusive OR bit operation to protect your files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.2, Package name: eor-1.0.2, Maintainer: jan.smydke

This program takes a set of files and generates a redundant file using the
exclusive or bit operation. Later, if any of the original files happens to be
lost or damaged, we can use the redundant file as a wildcard and regenerate the
lost file again. This process is similar to what RAID-5 does to protect data on
disk arrays.

The primary purpose of this tool is to protect author's photo archive stored on
a set of DVDs (which are not 100% reliable), but the program use is actually
universal.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: c7a2a7c2f5342129f6727632494a69fc3f392aea
Filesize: 7.581 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-29 00:07:28 by Aleksej Saushev | Files touched by this commit (66)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-05-15 18:10:31 by Thomas Klausner | Files touched by this commit (1)
Log message:
Create bin/ before installing files to it.

   2011-03-27 11:50:21 by crocusino | Files touched by this commit (2)
Log message:
installs now to ${DESTDIR}${PREFIX}
   2011-02-27 15:40:33 by Thomas Klausner | Files touched by this commit (1)
Log message:
Put LICENSE in MAINTAINER section.

   2011-01-15 19:07:16 by crocusino | Files touched by this commit (3) | Package updated
Log message:
wip/eor updated to 1.0.2
   2011-01-04 00:26:10 by Thomas Klausner | Files touched by this commit (1)
Log message:
Put LICENSE in proper section. Remove unnecessary comment.