PRoot
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
Build status
Please take the PRoot Usage Survey for 2023!
--
Compiling
The following commands can be used to compile PRoot and CARE:
make -C src loader.elf loader-m32.elf build.h # first build the config and loader make -C src proot care # then compile PRoot and CARE make -C test # run test suite
Dependencies
- libarchive
- libtalloc
- uthash (only required for building CARE)
Manuals
Support
License
SPDX-License-Identifier: GPL-2.0-or-later