arch-install-scripts noarch 30c18d59ece676534b5e3a1e0a1dbd29bb72d1e1e617d6ac70c2c8bc0235ce1b 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 65d687ff0222b426233faf9efafb16b7829aac062a5d61df85aaffe05d3a35d9 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