xbps/bin/xbps-uchroot
Juan RP 6ccee8fd5e xbps-uchroot: overlayfs fixes v2.
- Do not use nftw(3), this won't clean up the tree properly.
  Rather use scandir(3) with alphasort, like xbps-create(1).

- Don't drop privs in the parent to make sure that the
  temp overlayfs tree can be removed properly.

This fixes the issues while building go modules and others
with xbps-src.
2020-02-13 09:06:29 +01:00
..
main.c xbps-uchroot: overlayfs fixes v2. 2020-02-13 09:06:29 +01:00
Makefile xbps-uchroot(8): now with a manual page. 2014-04-18 09:45:25 +02:00
xbps-uchroot.1 xbps-uchroot: document end of options argument 2019-11-24 12:28:45 +01:00