Go to file
Rage OxR463 88437e9d63 Add contributing guide
Update howto-release.txt
Create ISSUE_TEMPLATE

Bugs: https://github.com/proot-me/PRoot/issues/157
2019-04-06 13:30:54 +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 Add contributing guide 2019-04-06 13:30:54 +00: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 Ignore files generated from python extension 2019-04-02 14:35:28 -04:00
.gitlab-ci.yml Update build status references 2019-04-01 19:31:56 -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
HACKING.rst Add contributing guide 2019-04-06 13:30:54 +00:00
ISSUE_TEMPLATE Add contributing guide 2019-04-06 13:30:54 +00:00
README.rst Convert repo name to lowercase 2019-04-01 19:41:56 -04:00

README.rst

PRoot
=====

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

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

- .. 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/travis/proot-me/proot.svg?label=travis-ci&style=flat-square
     :target: https://travis-ci.org/proot-me/proot

- .. image:: https://img.shields.io/badge/scan--build-latest-yellow.svg?style=flat-square
     :target: https://proot.gitlab.io/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>`_