Topic: HyperbolaBSD's method of software distribution
I have never been a BSD user, so I apologize in advance if my understanding of this subject is incorrect. I believe that in the BSD world, the typical method for distributing software updates, new software, etc. is to provide the source code (not binaries) in some centralized way and have some automated method for the downloading and compilation of source code into binaries by the end user. In contrast, the typical method in the Linux world has been to provide automated build systems to centrally compile from source, and the end user then downloads the binaries directly. With all of that said, what are the plans for HyperbolaBSD in this regard? I understand the renaming of the project is due to the usage of a forked BSD kernel, but are there plans to change to a BSD-style source distribution method, or will the Linux-style binary distribution method be used?