a785ba7d5d60c21e72cbf611b289f1d1620291a8
- Preinstall on the new system the "less" package - Create the swap file after mounting the root partition
archquick
archquick is a set of scripts to facilitate the process of quickly installing Arch Linux.
Quick start
To use the scripts run the following on a live Arch Linux environment:
$ pacman -Sy git
$ git clone --depth 1 https://github.com/seajee/archquick
$ cd archquick
$ ./install.sh
Post-install
The suggested post-install configuration steps are:
- Configure the keymap for ttys via /etc/vconsole.conf
Description
Languages
Shell
100%