Go to file
Lucas Ramage fe84110042 Disable failing test-230f47cf
This test started failing on ca57ca59.

Bug: https://github.com/proot-me/PRoot/issues/122
Bug: https://github.com/proot-me/PRoot/issues/164
2019-04-01 17:04:58 +00:00
cross-build-env Cross-env: added scripts to build x86 proot binary, also using qemu 2015-07-23 22:50:10 +03:00
doc Fix "Fonctional" -> "Functional" typo 2019-02-12 20:06:19 -05:00
src Fix binary loader _start/_end pointer types (#158) (#167) 2019-03-05 21:14:08 -05:00
tests Disable failing test-230f47cf 2019-04-01 17:04:58 +00:00
.gitignore Disable failing test-230f47cf 2019-04-01 17:04:58 +00:00
.gitlab-ci.yml Run GitLab-CI on all branches 2019-04-01 09:42:55 -04:00
.mailmap Create .mailmap 2019-03-11 08:45:36 -04:00
.travis.yml Merge branch 'python-dev' of https://github.com/mickael-guene/PRoot into python-dev 2019-02-21 21:24:45 -05:00
AUTHORS Prepare release v3.2.2. 2013-11-29 11:19:11 +01:00
COPYING Add a copy of PRoot's license. 2011-11-07 08:37:28 +01:00
README.rst Add link to gitter 2018-12-13 11:01:30 -05:00

README.rst

PRoot
=====

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

Build status
============

- .. image:: https://travis-ci.org/proot-me/PRoot.png?branch=master
     :target: https://travis-ci.org/proot-me/PRoot

- .. image:: https://coveralls.io/repos/github/proot-me/PRoot/badge.svg?branch=master
     :target: https://coveralls.io/github/proot-me/PRoot?branch=master

- .. image:: https://scan.coverity.com/projects/13786/badge.svg
     :target: https://scan.coverity.com/projects/proot-me-proot

Manuals
=======

- `PRoot <https://raw.githubusercontent.com/proot-me/PRoot/master/doc/proot/manual.txt>`_

- `CARE <https://raw.githubusercontent.com/proot-me/PRoot/master/doc/care/manual.txt>`_

Support
=======

- `Mailing List <mailto:proot_me@googlegroups.com>`_
- `Forum <https://groups.google.com/forum/?fromgroups#!forum/proot_me>`_
- `Chat <https://gitter.im/proot-me/devs>`_