Re: CVS commit: src/etc/rc.d

2012-06-12 Thread Tetsuya Isaki
At Tue, 12 Jun 2012 16:42:59 +0200, Joerg Sonnenberger wrote: > > > > > > Modified Files: > > > > > > src/etc/rc.d: makemandb > > > > > > > > > > > > Log Message: > > > > > > Allows you to disable it if makemandb=NO in rc.conf. > > > > > > Thanks tsutsui@ and Yasushi Oshima. > > > > > > > > >

Re: CVS commit: src/etc/rc.d

2012-06-12 Thread Izumi Tsutsui
joerg@ wrote: > On Tue, Jun 12, 2012 at 10:59:34PM +0900, Izumi Tsutsui wrote: > > joerg@ wrote: > > > > > > Modified Files: > > > > src/etc/rc.d: makemandb > > > > > > > > Log Message: > > > > Allows you to disable it if makemandb=NO in rc.conf. > > > > Thanks tsutsui@ and Yasushi Oshim

Re: CVS commit: src/etc/rc.d

2012-06-12 Thread Joerg Sonnenberger
On Tue, Jun 12, 2012 at 11:34:49PM +0900, Izumi Tsutsui wrote: > joerg@ wrote: > > > On Tue, Jun 12, 2012 at 10:59:34PM +0900, Izumi Tsutsui wrote: > > > joerg@ wrote: > > > > > > > > Modified Files: > > > > > src/etc/rc.d: makemandb > > > > > > > > > > Log Message: > > > > > Allows you to

Re: CVS commit: src/etc/rc.d

2012-06-12 Thread Joerg Sonnenberger
On Tue, Jun 12, 2012 at 10:59:34PM +0900, Izumi Tsutsui wrote: > joerg@ wrote: > > > > Modified Files: > > > src/etc/rc.d: makemandb > > > > > > Log Message: > > > Allows you to disable it if makemandb=NO in rc.conf. > > > Thanks tsutsui@ and Yasushi Oshima. > > > > Is the manual checkyesno re

Re: CVS commit: src/etc/rc.d

2012-06-12 Thread Izumi Tsutsui
joerg@ wrote: > > Modified Files: > > src/etc/rc.d: makemandb > > > > Log Message: > > Allows you to disable it if makemandb=NO in rc.conf. > > Thanks tsutsui@ and Yasushi Oshima. > > Is the manual checkyesno really needed? It's too slow and annoying on non modern x86 machines as fccache. I

Re: CVS commit: src/etc/rc.d

2012-06-12 Thread Tetsuya Isaki
At Tue, 12 Jun 2012 12:54:20 +0200, Joerg Sonnenberger wrote: > > Module Name:src > > Committed By: isaki > > Date: Tue Jun 12 02:25:30 UTC 2012 > > > > Modified Files: > > src/etc/rc.d: makemandb > > > > Log Message: > > Allows you to disable it if makemandb=NO in

Re: CVS commit: src/etc/rc.d

2012-06-12 Thread Joerg Sonnenberger
On Tue, Jun 12, 2012 at 02:25:30AM +, Tetsuya Isaki wrote: > Module Name: src > Committed By: isaki > Date: Tue Jun 12 02:25:30 UTC 2012 > > Modified Files: > src/etc/rc.d: makemandb > > Log Message: > Allows you to disable it if makemandb=NO in rc.conf. > Thanks tsutsui@ and Y