chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
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
- < 816B a href="https://github.com/proot-me/proot/blob/master/doc/proot/manual.rst#proot">PRoot
- CARE
SPDX-License-Identifier: GPL-2.0-or-later