New utility: xbps-uunshare(8) - like xbps-uchroot(8) with user_namespaces(7).

This commit is contained in:
Juan RP
2015-03-05 18:44:20 +01:00
parent 927254c43e
commit 58e6d71d24
5 changed files with 289 additions and 0 deletions

4
NEWS
View File

@@ -1,5 +1,9 @@
xbps-0.44 (???):
* xbps-uunshare(8): new utility analogue to xbps-uchroot(8), but uses
user namespaces (see user_namespaces(7)) to avoid the need of elevated
privileges.
* xbps-rindex(8): fix -s short option; was omitted in the short options list.
* xbps-pkgdb(8): added a new mode to set in installed packages: "repolock".