From 4cc175ef263a9100bfe1dff7e0961342966cebc8 Mon Sep 17 00:00:00 2001 From: elfrinjo Date: Wed, 22 Jan 2025 14:59:52 +0100 Subject: [PATCH] system/arch/README.md aktualisiert Change pacstrap packages --- system/arch/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/system/arch/README.md b/system/arch/README.md index 5fcc47c..be7774a 100644 --- a/system/arch/README.md +++ b/system/arch/README.md @@ -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 ```