git: nrelease: Reduce the size of /usr/local on the IMG/ISO considerably.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Apr 26 01:57:41 PDT 2019
commit d25c1efd468886cc9ebd5a437b637df134b4bae5
Author: Sascha Wildner <saw at online.de>
Date: Fri Apr 26 10:57:33 2019 +0200
nrelease: Reduce the size of /usr/local on the IMG/ISO considerably.
* Exchange git with git-lite which should have everything we need for
our purposes. This gets rid of perl and various p5-* packages.
* Build the bind-tools without option PYTHON. This gets rid of python
and various py27-* packages.
* While here, use <category>_<port>_{,UN}SET to handle options, instead
of rolling our own mechanism.
All in all, this commit cuts the number of installed packages from 40
to 22 and reduces /usr/local's size from 300M to 145M.
Thanks to zrj for help and advice.
Summary of changes:
nrelease/Makefile | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d25c1efd468886cc9ebd5a437b637df134b4bae5
--
DragonFly BSD source repository
More information about the Commits
mailing list