diff --git a/README.md b/README.md index 5f7de8c..2a5d062 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,8 @@ Self-explanatory. The installer informs about the pc-system vendor, model, platform {desktop/laptop/server/vm} and cpu microcode to be installed, ensuring the necessary '*-ucode' package will be installed later on. +Then the installer asks to disable Watchdogs in the installed system (if not on a critical platform, like a server) + ## Main Menu: @@ -207,6 +209,8 @@ If 'Swapfile' is selected, then set desired 'Swapfile' size (Swapfile creation & Skip if "none" is selected. +Next, the installer asks the user to enable 'systemd-oomd', enhancing 'OOM' management, which will be optimally done by the system manager. + - ### Graphics Setup: [Interactive - Skippable] @@ -400,7 +404,9 @@ 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 'yes' you will be asked to choose a number of parallel downloads, ranging from 2 up to 5 max (not more, to avoid bandwith saturation). +Then you will be asked to enable Pacman's Parallel Downloads feature in the installed system, and if the answer is 'yes' you will be asked to choose a number of parallel downloads, ranging from 2 up to 5 max (not more, to avoid bandwith saturation). + +Next, you will be asked to enable Pacman's 'Multilib' repository in the installed system, for future use. - ### Pacstrap System: [Auto]