arch-install-scripts noarch bdd827a5ef2c5d8fae71d9313b7932f713420e0894903173571b7a8b1625c96a Scripts to bootstrap Arch Linux distribution A small suite of scripts aimed at automating some menial tasks when installing Arch Linux, most notably including actually performing the installation. To install and launch Arch in a container: pacman-key --init pacman-key --populate archlinux mkdir -p /var/lib/machines/arch pacstrap -G -M -i -c /var/lib/machines/arch base systemd-nspawn -bD /var/lib/machines/arch https://github.com/archlinux/arch-install-scripts arch-install-scripts src 3d7e3b5b8a5bdd3870fb9584b73358bb1c0db30f553fd6c64da11ad54e4bfca6 Scripts to bootstrap Arch Linux distribution A small suite of scripts aimed at automating some menial tasks when installing Arch Linux, most notably including actually performing the installation. To install and launch Arch in a container: pacman-key --init pacman-key --populate archlinux mkdir -p /var/lib/machines/arch pacstrap -G -M -i -c /var/lib/machines/arch base systemd-nspawn -bD /var/lib/machines/arch https://github.com/archlinux/arch-install-scripts