1
0
Fork 0

system/arch/README.md aktualisiert

Change pacstrap packages
This commit is contained in:
elfrinjo 2025-01-22 14:59:52 +01:00
parent 6bf21f8241
commit 4cc175ef26

View file

@ -99,16 +99,17 @@ $ iwctl
$ pacstrap /mnt base \
ansible \
base-devel \
dialog \
dhclient \
git \
intel-ucode \
iwd \
linux \
linux-firmware \
lynx \
netctl \
openssl-1.0 \
openssl \
stow \
vim \
wpa_supplicant \
vim
```
- Generate fstab for the new system
```