Re: Adding makemandb as build tool for man.db
David Brownlee <[email protected]> Tue, 9 Oct 2018 10:26:18 +0100
| Newsgroups | gmane.os.netbsd.devel.installation,gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <CAGN_6pbp27cijNosUsCimx6U1oQsHFAw4oWphadFvSVm8Hh7EQ@mail.gmail.com> |
On Tue, 9 Oct 2018 at 10:19, Sevan Janiyan <[email protected]> wrote: > On 10/9/18 10:02 AM, Martin Husemann wrote: > > Maybe we should add an rc.conf option to delay it after boot (i.e. sleep > > three hours and only then start the man page check), defaulting to 0 (i.e. > > no delay) on most architectures but make sysinst configure it to a few > > hours on slow architectures. > > fc-cache is a similar hog if you have done a full blown install, could > the cache be pre-generated for that? gzipped /var/cache/fontconfig comes to a little over 200K, so thats very little additional space on install media... David