minos-org / minos-static

static binaries for linux
http://s.minos.io/
361 stars 33 forks source link

get rid of the root dependency / use proot instant of chroot #27

Open woa7 opened 3 years ago

woa7 commented 3 years ago

use proot, or so, instant of chroot

javier-lopez commented 3 years ago

I don't see any compeling reason to use proot over chroot, I have root permission on the host where minos-static recipes are built, also based on https://www.reddit.com/r/termux/comments/kdxd1l/proot_vs_chroot_vs_gentoo_prefix/ it seems proot has less performancen than chroot because it hijacks syscalls