Scott wrote:
>
> Charlie
>
> Okay, if the binary patch is accompanied by the source patch
> that was used to create the binary from which the binary
> patch was derived, then the end user is in possession of the
> tools (except perhaps the compiler, which can be obtained
> easily enough) necessary to have created the modified binary
> themselves.
That paragraph makes me think that you're thinking about the GPL, or
similar open-source licenses. Remember, qmail is free software, but
it *isn't* open-source.
Essentially, Bernstein wants to guarantee that the only way your system
can have a nonconforming qmail installation is for you to build a nonconforming qmail installation yourself.
From
http://cr.yp.to/qmail/dist.html:
"It is not acceptable to have qmail working differently on different
machines; any variation is a bug. If there's something about a system
(compiler, libraries, kernel, hardware, whatever) that changes qmail's
behavior, then that platform is not supported, and you are not permitted
to distribute binaries. "
That said, what modification are you trying to apply? Perhaps there's an
easier way.
Cheers,
--Rich