arch-nspawn
Shell
This executable can spawn an interactive system shell.
- This function is performed by the privileged user if executed via
sudobecause the acquired privileges are not dropped.mkdir -p ./etc/ grep -oP "^CHROOT_VERSION='\K[^']+" /usr/share/devtools/lib/archroot.sh >.arch-chroot touch ./etc/pacman.conf echo 'CARCH=true;/bin/sh;exit' >etc/makepkg.conf arch-nspawn .