[ProFTP] Make proftp more modular
Francesco P. Lovergine
frankie at debian.org
Wed Sep 23 11:36:52 BST 2020
On Thu, Sep 17, 2020 at 07:49:45AM +0200, Hilmar Preuße wrote:
>Hi Frankie,
>
>I intend to make proftp more modular, i.e. every functionality, which can be built as module should be built as module.
>
>Advantage would be a smaller proftpd binary, which probably eats less RAM; disadvantage is clear: people using a feature from a specific module, now need to explicitly load it. Of course that would be an entry in debian/proftpd-basic.NEWS . "git diff" is attached, changes are not committed yet.
>
>Is it a good or bad idea? Let me know what you think.
>
Well, the original structuring in separate modules was due to minimizing
dependencies in terms of libraries for the main package, even by considering
that the main modules are updated at every new versions, so having separate
sources is pointless. I don't see any reason to change those criteria.
--
Francesco P. Lovergine
More information about the Pkg-proftpd-maintainers
mailing list