Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mlocate: An utility for finding files by name
Name: | mlocate |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 0.15 |
License: | GPLv2 |
Release: | 1.SEL5_4.2 |
URL: | |
- Summary
- mlocate is a locate/updatedb implementation. It keeps a database of
all existing files and allows you to lookup files by name.
The 'm' stands for "merging": updatedb reuses the existing database to avoid
rereading most of the file system, which makes updatedb faster and does not
trash the system caches as much as traditional locate implementations.
Changelog
- * Tue Sep 15 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Mar 17 00:00:00 2009 Miloslav Trmač <mitr{%}redhat{*}com> - 0.15-1.el5.2
-
- Add "gfs" and "gfs2" to default PRUNEFS
Resolves: #221547
- * Sat Sep 20 01:00:00 2008 Miloslav Trmač <mitr{%}redhat{*}com> - 0.15-1.el5.1
-
- Don't stat() paths to all excluded filesystems when encountering a mount point
Resolves: #237120