From 89ee4ad31236b567e5d78ac315ee6d8b6b5ccf7e Mon Sep 17 00:00:00 2001 From: ORG-wiki Date: Fri, 22 Jul 2022 16:03:54 +1200 Subject: [PATCH] Wiki page arch_linux changed with summary [[Install the base packages] ] by Daniel --- pages/en/server/operating_systems/arch_linux.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/en/server/operating_systems/arch_linux.txt b/pages/en/server/operating_systems/arch_linux.txt index 586a675..d6dc0fc 100644 --- a/pages/en/server/operating_systems/arch_linux.txt +++ b/pages/en/server/operating_systems/arch_linux.txt @@ -155,7 +155,7 @@ mount /dev/vg1/home /mnt/home pacstrap /mnt base base-devel linux-hardened linux-hardened-docs linux-hardened-headers linux-firmware nano networkmanager lvm2 opendoas openssh -If you encounter some issues, e.g. if you are using an older ISO, first run ''pacman -Sy archlinux-keyring && pacman-key --init && pacman-key --populate archlinux''. +If you encounter some issues, e.g. if you are using an older ISO, first run ''%%pacman -Sy archlinux-keyring && pacman-key --init && pacman-key --populate archlinux%%''. ===== Configure the system =====