/proot-1

chroot, mount --bind, and binfmt_misc without privilege/setup for Linux

Primary LanguageCGNU General Public License v2.0GPL-2.0

PRoot

chroot, mount --bind, and binfmt_misc without privilege/setup for Linux

Build status

image

image

image

image

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

asciicast

Dependencies

Manuals

Support

License

SPDX-License-Identifier: GPL-2.0-or-later