Commit graph

7 commits

Author SHA1 Message Date
Aleksej Saushev
90d227ea69 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-09-28 22:07:28 +00:00
Thomas Klausner
06fb8f3218 Create bin/ before installing files to it. 2011-05-15 16:10:31 +00:00
crocusino
91ae08ff6c installs now to ${DESTDIR}${PREFIX} 2011-03-27 09:50:21 +00:00
Thomas Klausner
a216506537 Put LICENSE in MAINTAINER section. 2011-02-27 14:40:33 +00:00
crocusino
69ba948e1b wip/eor updated to 1.0.2 2011-01-15 18:07:15 +00:00
Thomas Klausner
08d199399e Put LICENSE in proper section. Remove unnecessary comment. 2011-01-03 23:26:10 +00:00
crocusino
c96cdca867 Import eor-1.0.1 as wip/eor.
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.
2010-12-31 13:40:42 +00:00