]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
WITHOUT_SERVICESDB:
authorsbruno <sbruno@FreeBSD.org>
Wed, 4 Jul 2018 17:18:35 +0000 (17:18 +0000)
committersbruno <sbruno@FreeBSD.org>
Wed, 4 Jul 2018 17:18:35 +0000 (17:18 +0000)
commitf5a583ad15ebd64dc8f30716c83a4c6fa51435db
tree8b2570fc60f21b67cfde6798bf7b9e7d4d3b5a64
parent19380865a304150c4060bd508fce9367ef950be2
WITHOUT_SERVICESDB:

Add src.conf knob to disable the installation of /var/db/services.db

Default to leaving services.db in place, but allow the removal of the
file and its creation with a src.conf knob.

This file ends up being 2MB in size.  For small systems this is a waste
of space but its a tradeoff.

Reviewed by: bdrewery
Differential Revision: https://reviews.freebsd.org/D9655
etc/Makefile
share/mk/src.opts.mk
tools/build/mk/OptionalObsoleteFiles.inc
tools/build/options/WITHOUT_SERVICESDB [new file with mode: 0644]