- Namespace chrooter for linux.
- Musl-gcc toolchain is the way to go.
- nchroot relies on Linux syscalls.
- chrootdir with /proc present.
- compile and copy binary to your favorite $PATH
- nchroot /my/chroot/directory [ /bin/command ]
- nchroot defaults to sh if no command is given.
- Im aiming for minimalism and having fun.
Im just a pleb and nchroot should be viewed from that angle.