Re: Add ZFS to locate.updatedb

From: Alexander Nedotsukov <bland_at_FreeBSD.org>
Date: Wed, 25 Apr 2007 14:13:48 +0900
Craig Rodrigues wrote:
> On Tue, Apr 24, 2007 at 05:18:48PM +0900, Alexander Nedotsukov wrote:
>   
>> -: ${FILESYSTEMS:="ufs ext2fs"}			 # allowed filesystems 
>> +: ${FILESYSTEMS:="ufs ext2fs zfs"}		 # allowed filesystems 
>>  : ${find:=find}
>>     
>
> Why restrict it to just those three file systems?
> How about allowing more file systems, for example:
>
> lsvfs | egrep -v 'loopback|network|synthetic|read-only|^\-|^File'
>   
It's okay with me. I just followed the existing practice.
Alexander.
ps. One more thing. I think it is good idea to add /media to default 
PRUNEPATHS too.
Received on Wed Apr 25 2007 - 03:13:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:09 UTC