From 0d71adb3bdfee4f02a89d3f3d97f784b092858b4 Mon Sep 17 00:00:00 2001 From: Jane Doe Date: Sun, 9 Jun 2024 15:53:04 +0000 Subject: [PATCH] Update README.md with the latest changes --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 51ab228..354d81e 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ If your answer is "no", then the installer unmounts all mounted partitions and r Oftentimes, the mirrorlist created from Reflector's auto-run at start-up is not ideal. -So, in this step you can select your preferred mirror from the current list of countries that are hosting Archlinux mirrors. +So, in this step you can select your preferred country, from the current list of countries that are hosting Archlinux mirrors. If the field is left empty, the default Reflector's mirrorlist will be used. @@ -356,11 +356,11 @@ If a country from the list is chosen, Reflector will rate its mirrors, using [ l If no mirrors are found, it means that the country chosen doesn't fulfill Reflector's set criteria. Try with another country. -Then you will be asked to enable Pacman's Parallel Downloads feature, and if the answer is "y" you will be asked to choose a number of parallel downloads, ranging from 2 up to 5 max. +Then you will be asked to enable Pacman's Parallel Downloads feature, and if the answer is "y" you will be asked to choose a number of parallel downloads, ranging from 2 up to 5 max (not more, to avoid saturation). - ### Pacstrap System: [Auto] -Your selected setup will be installed now. +The system will be pacstrapped and your selected setup will be installed now. - ### Chroot & Configure System: [Auto] @@ -371,9 +371,9 @@ Detection of rotational or solid state drives has already taken place, so "fstri Also, if a non-rotational drive is being used during installation, and LUKS encryption has been chosen, then specific options will be applied to open the LUKS container. -Graphics setup, encryption setup, swap/swapfile activation/offset calculation, specific filesystem-based options, interactive package pacstrapping, pciid database update, auto configuration of your timezone based on your computer's ip address, makepkg optimization, sysctl / mkinitcpio / udisks / systemd / sudoers file configuration, systemd services activation etc. all happen here. +Graphics setup, encryption setup, swap/swapfile activation/offset calculation, specific filesystem-based options, pciid database update, auto configuration of your timezone based on your computer's ip address, makepkg optimization, sysctl / mkinitcpio / udisks / systemd / sudoers file configuration, systemd services activation etc. all happen here. -As mentioned earlier, configuration takes place using only the respective drop-in directories and never the original ".conf" files, where applicable. +As mentioned earlier, configuration takes place using ONLY the respective drop-in directories and never the original ".conf" files, where applicable. "Plasma (Optimized) & Gnome (Optimized)" Setups offer System Optimizations. @@ -396,7 +396,7 @@ If a separate "Home" partition is detected, and the filesystem chosen is "ext4", Should you choose "yes" to that option, then auto-configuration will take place, so an extra LUKS password won't be needed to unlock said volume. -Should you choose "no", the installer will still ask for your confirmation before formatting the "Home" partition to "ext4", in case it belongs to another Os and you would like to keep it intact. +Should you choose "no", the installer will still ask for your confirmation before formatting the "Home" partition to "ext4", in case you would like to keep it intact. This stage cannot offer automatic error-resolving by automatically taking actions such as re-running previous steps of the installation precedure, like [Auto] or [Manual] mode does, as after LUKS encryption has finished, partprobing and informing the kernel about further/new changes will require a system restart.