| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
==========
- Revert the updatedb change in 1.1.21 that did not open
pruned paths; it broke pruning of paths that were not at the root
- Improve interactions between pruning and bind mount detection
logic.
- Pruned paths are now not opened, which can be useful in certain
cases. Note that this does not (yet) apply to filesystems that
are pruned due to type and not due to paths; they are still opened
and then immediately closed again.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
==========
- Fix updatedb writing incomplete .db files under Termux.
- Make the systemd timer run more consistently during the night.
- Add an (undocumented) flag --ignore-visibility to plocate,
giving the equivalent of building the database with
--require-visibility no. Drops setgid, of course, so you
will usually need to be root to use it.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
* Merge .inc into bb
* Switch to wget fetcher
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
plocate, a much faster locate
Signed-off-by: Catalin Enache <catalin.enache@windriver.com>
Signed-off-by: Dragos-Marian Panait <dragos.panait@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|