Add ZFS to locate.updatedb

Alexander Nedotsukov bland at FreeBSD.org
Wed Apr 25 05:13:56 UTC 2007


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.



More information about the freebsd-current mailing list