Date: Mon, 15 Oct 2007 22:09:19 +0000 (UTC) From: Stefan Esser <se@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/locate/locate updatedb.sh Message-ID: <200710152209.l9FM9Jv3017150@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 2007-10-15 22:09:19 UTC
FreeBSD src repository
Modified files:
usr.bin/locate/locate updatedb.sh
Log:
Make the updatedb script installed as /usr/libexec/locate.updatedb
inspect all local file systems, not only ufs and ext2fs. A number
of local file systems has been added over time, and at least zfs
has the potential to become a popular choice. Without this change
a ZFS root file system causes the script to ignore all file-systems
and leads to an empty locate db. (An alternative is to add all the
relevant file systems individually, which means that at least zfs,
xfs, ntfs, ntfs-3g, msdosfs should be added, probably more).
Revision Changes Path
1.21 +2 -2 src/usr.bin/locate/locate/updatedb.sh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710152209.l9FM9Jv3017150>
