Admin message

Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.

Can namespaces be used instead of chroot to make archiso build run unpriveledged?
*Created by: igo95862* Currently archiso build requires root privileges because arch-mount uses chroot and chroot requires root. Namespaces can provides similar functionality as chroot but run completely unprivileged. I propose adding **optional** `bwrap` based backend instead of chroot. I can write the Pull Request if you approve of this. This could also be a part of archiso instead of arch-chroot.
issue