system/arch/README.md aktualisiert
Change pacstrap packages
This commit is contained in:
parent
6bf21f8241
commit
4cc175ef26
1 changed files with 5 additions and 4 deletions
|
@ -99,16 +99,17 @@ $ iwctl
|
||||||
$ pacstrap /mnt base \
|
$ pacstrap /mnt base \
|
||||||
ansible \
|
ansible \
|
||||||
base-devel \
|
base-devel \
|
||||||
dialog \
|
dhclient \
|
||||||
git \
|
git \
|
||||||
intel-ucode \
|
intel-ucode \
|
||||||
|
iwd \
|
||||||
linux \
|
linux \
|
||||||
linux-firmware \
|
linux-firmware \
|
||||||
|
lynx \
|
||||||
netctl \
|
netctl \
|
||||||
openssl-1.0 \
|
openssl \
|
||||||
stow \
|
stow \
|
||||||
vim \
|
vim
|
||||||
wpa_supplicant \
|
|
||||||
```
|
```
|
||||||
- Generate fstab for the new system
|
- Generate fstab for the new system
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue