xbps/bin
Juan RP b9fb5e1cc8 xbps-uchroot: support read-only bind mounts, misc improvements.
- Added -B src:dest (like -b) but this makes bind mounts in
  read-only mode.

- Get rid of setfsuid(), it's unnecessary.

- Make sure chrootdir is not '/', use realpath().

- Always set SECBIT_NOROOT, see capabilities(7).

- Do not mount recursively, right now this only mounts
  /dev (ro), /dev/shm (rw), /sys (ro) and /proc (ro).
  Previously any mount below any specific mount were recursively
  mounted in chrootdir.
2020-04-14 20:01:44 +02:00
..
xbps-alternatives
xbps-checkvers bin/xbps-checkvers: mistake in manpage 2020-01-30 08:01:12 +01:00
xbps-create xbps-{create,rindex}: use zstd by default. 2020-02-22 09:27:46 +01:00
xbps-dgraph Fix maybe-uninitialized warnings detected by LTO. 2019-12-27 10:53:10 +01:00
xbps-digest libxbps: ABI/API break due to hash function changes 2020-02-10 13:32:17 +01:00
xbps-fbulk xbps-fbulk.1: sync with reality. 2020-04-14 19:57:23 +02:00
xbps-fetch bin/xbps-fetch: fix output when not using shasum mode 2020-03-05 12:53:48 +01:00
xbps-install xbps-install: fix regression in stats. 2020-03-31 17:26:38 +02:00
xbps-pkgdb libxbps: ABI/API break due to hash function changes 2020-02-10 13:32:17 +01:00
xbps-query xbps-query/search.c: use unsigned int and remove wrong cast. 2020-02-22 14:25:22 +01:00
xbps-reconfigure
xbps-remove libxbps: ABI/API break due to hash function changes 2020-02-10 13:32:17 +01:00
xbps-rindex xbps-{create,rindex}: use zstd by default. 2020-02-22 09:27:46 +01:00
xbps-uchroot xbps-uchroot: support read-only bind mounts, misc improvements. 2020-04-14 20:01:44 +02:00
xbps-uhelper libxbps: ABI/API break due to hash function changes 2020-02-10 13:32:17 +01:00
xbps-uunshare xbps-uunshare: document end of options argument 2019-11-24 12:28:45 +01:00
Makefile