« earlier | later » Page 1 of 1
PRoot — chroot, mount --bind, and binfmt_misc without privilege/setup edit / delete
"PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc." Done on top of ptrace and qemu-user, which implies that it'll have the usual limitations of those.
to chroot container emulation namespace ptrace qemu ... on 22 March 2015
Applying mount namespaces edit / delete
Various neat tricks with Linux mount namespaces, including how to emulate chroot using it (which you can now do as a regular user, thanks to CLONE_NEWUSER).
to chroot linux mount namespace programming ... on 02 July 2014
« earlier | later » Page 1 of 1
- namespace | |
2 | + chroot |
1 | + container |
1 | + emulation |
1 | + linux |
1 | + mount |
1 | + programming |
1 | + ptrace |
1 | + qemu |
tasty by Adam Sampson.