├── README.md ├── aurch-setup.sh ├── aurch.sh ├── chroot-.nspawn ├── etc-sudoers.d-aurch-example └── paths /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cody-Learner/aurch/HEAD/README.md -------------------------------------------------------------------------------- /aurch-setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cody-Learner/aurch/HEAD/aurch-setup.sh -------------------------------------------------------------------------------- /aurch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cody-Learner/aurch/HEAD/aurch.sh -------------------------------------------------------------------------------- /chroot-.nspawn: -------------------------------------------------------------------------------- 1 | [Exec] 2 | Capability=CAP_IPC_LOCK 3 | SystemCallFilter=@sandbox -------------------------------------------------------------------------------- /etc-sudoers.d-aurch-example: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cody-Learner/aurch/HEAD/etc-sudoers.d-aurch-example -------------------------------------------------------------------------------- /paths: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cody-Learner/aurch/HEAD/paths --------------------------------------------------------------------------------