chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
Please take the PRoot Usage Survey for 2023!
… image:: https://img.shields.io/badge/survey-2023-green?style=flat-square
:target: https://www.surveymonkey.com/r/7GVXS7W
–
… image:: https://img.shields.io/gitlab/pipeline/proot/proot.svg?label=gitlab-ci&style=flat-square
:target: https://gitlab.com/proot/proot/pipelines
… image:: https://img.shields.io/badge/scan--build-latest-yellow.svg?style=flat-square
:target: https://proot.gitlab.io/proot/reports/scan-build
… image:: https://img.shields.io/badge/lcov-latest-6688D4.svg?style=flat-square
:target: https://proot.gitlab.io/proot/reports/lcov
… image:: https://img.shields.io/cii/summary/2444.svg?label=cii-best-practices&style=flat-square
:target: https://bestpractices.coreinfrastructure.org/projects/2444
… image:: https://img.shields.io/badge/DOI-10.5281%2Fzenodo.5371409-blue?style=flat-square
:target: https://doi.org/10.5281/zenodo.5371409
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|
… |asciicast| image:: https://asciinema.org/a/315367.svg
:target: https://asciinema.org/a/315367
libarchive <https://libarchive.org>
_libtalloc <https://talloc.samba.org>
_uthash <https://troydhanson.github.io/uthash>
_ (only required for building CARE)PRoot <https://github.com/proot-me/proot/blob/master/doc/proot/manual.rst#proot>
_
CARE <https://github.com/proot-me/proot/blob/master/doc/care/manual.rst#care>
_
Mailing List <mailto:[email protected]>
_Forum <https://groups.google.com/forum/?fromgroups#!forum/proot_me>
_Chat <https://gitter.im/proot-me/devs>
_SPDX-License-Identifier: GPL-2.0-or-later <COPYING>
_