Juan RP
|
1597727814
|
xbps-uunshare: do not fail if /proc/self/setgroups does not exist.
3.16 supports user_namespaces(7) but does not have /proc/self/setgroups.
Found by @cheneukirchen.
|
2015-03-09 12:34:57 +01:00 |
|
Juan RP
|
77e83d4b17
|
xbps-uunshare: for compat with uchroot, use the uid/gid of the calling process.
... rather than setting this up for uid/gid 0.
|
2015-03-06 07:39:31 +01:00 |
|
Juan RP
|
3da2c3fdda
|
xbps-uunshare: silence a clang warning.
|
2015-03-05 19:24:33 +01:00 |
|
Juan RP
|
26944cf6be
|
xbps-uunshare: chdir to the correct dir for bind mounts.
|
2015-03-05 19:06:39 +01:00 |
|
Juan RP
|
58e6d71d24
|
New utility: xbps-uunshare(8) - like xbps-uchroot(8) with user_namespaces(7).
|
2015-03-05 18:44:20 +01:00 |
|