hi,
1. the INSTALL file says that the makefile supports
use of DESTDIR but it's broken. the following
lines must be added (after mkdir) to make it work:
mkdir -p $(DESTDIR)/usr/bin
mkdir -p $(DESTDIR)/etc
2. the README refers to a script called doftp.sh which
does not exist. do you mean scripts/openbsd-iso-ftp?
3. the scripts/openbsd-iso-ftp doesn't work because
it doesn't take the DESTDIR from Makefile into account
so it can't find the openbsdisorc file.
4. there seems to be support for 4.1 (there is a
data/4.1 directory) but it doesn't say so in the
README file.
please rewrite the doco to be up-to-date, complete,
and correct. please give a precise script for
installing and running this software and get someone
who doesn't know it to test its installation and use.
i would love this program if it worked and was
simple to use (e.g. clear example of use in README
file) and didn't require installation of files into
system directories such as /usr/bin and /etc.
cheers,
raf