> On 07/04/18 11:48, Rodney W. Grimes wrote: > > [ Charset UTF-8 unsupported, converting... ] > >> Author: sbruno > >> Date: Wed Jul 4 17:18:35 2018 > >> New Revision: 335963 > >> URL: https://svnweb.freebsd.org/changeset/base/335963 > >> > >> Log: > >> 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. > > > > THANK YOU! I can now remove an ugly local hack :-) > > > > > > Was it "rm -rf /var/db/services.db" ? :-P
Close, tar with --exclude services.db -- Rod Grimes rgri...@freebsd.org _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"