update recommended pacstrap packages

The newly stripped down base meta-package requires a few additional
packages to be explicitly installed.
This commit is contained in:
Pig Monkey 2020-01-18 15:01:25 -08:00
parent d15bddffc5
commit e3947f7005

View file

@ -74,7 +74,7 @@ Optionally [edit the mirror list][9].
Install the [base system][10].
$ pacstrap -i /mnt base base-devel net-tools wireless_tools dialog wpa_supplicant git grub ansible
$ pacstrap -i /mnt base base-devel linux linux-firmware lvm2 dhcpcd net-tools wireless_tools dialog wpa_supplicant vi git grub ansible
(UEFI mode) $ pacstrap /mnt efibootmgr
Generate and verify [fstab][11].