aboutsummaryrefslogtreecommitdiffstats
path: root/testing/proot
Commit message (Collapse)AuthorAgeFilesLines
* testing/proot: list supported architectures explicitlyalpine-mips-patches2019-04-021-2/+2
| | | | Upstream is only aware of AArch64, AArch32, AMD64, IA-32 and SH-4 (see src/arch.h)
* testing/proot: disable ppc64le and s390xKevin Daudt2019-03-081-1/+1
| | | | These arches are not supported.
* testing/proot: new aportDaniel Santana2019-03-081-0/+32
https://proot-me.github.io/ User-space implementation of chroot, mount --bind, and binfmt_misc