Edit README.md with the latest changes

This commit is contained in:
Jane Doe
2025-03-02 20:17:15 +00:00
parent db4ac8a331
commit 366c8002f9
+10 -11
View File
@@ -30,7 +30,7 @@ The installation process completes in "one-go", meaning after it's over and the
- ## Interaction: - ## Interaction:
There will be full interaction with the user. There is full interaction with the user.
### Visual interaction: ### Visual interaction:
@@ -60,7 +60,7 @@ In several cases, it will try to remedy the situation by taking certain steps (e
All stages are informative. All stages are informative.
Where applicable, configuration takes place EXCLUSIVELY in the corresponding drop-in directories and never at the original '.conf' files, so the installed system preserves its functionality across updates and maintenance is minimized. Where applicable, system file configuration takes place EXCLUSIVELY in the corresponding drop-in directories and never at the original '.conf' files, so the installed system preserves its functionality across updates and maintenance is minimized.
@@ -118,7 +118,7 @@ Then the installer asks to disable Watchdogs in the installed system (if not on
### System Configuration Submenu: ### System Configuration Submenu:
- [ ] [1] Kernel, Bootloader, ESP Mountpoint & Secure Signing - [ ] [1] Kernel, Secureboot Signing, Bootloader & ESP Mountpoint
- [ ] [2] Filesystem & Swap Selection - [ ] [2] Filesystem & Swap Selection
- [ ] [3] Graphics Setup - [ ] [3] Graphics Setup
- [ ] [4] Desktop Setup - [ ] [4] Desktop Setup
@@ -168,6 +168,10 @@ Self-explanatory.
Select between Linux, Linux LTS, Linux Hardened & Linux Zen Kernels. Select between Linux, Linux LTS, Linux Hardened & Linux Zen Kernels.
- ### Secure Signing: [Interactive]
Select to sign (or not) all needed binaries for enabling Secure Boot
If Secure Boot is selected, the installer will offer to create a 'Rescue' bootloader entry, especially necessary for UKIs, as access to edit the menu entry is not allowed.
- ### Bootloader Selection: [Interactive] - ### Bootloader Selection: [Interactive]
@@ -179,11 +183,6 @@ Select between Systemd-boot or Grub
Select between /efi or /boot as your mountpoint for ESP Select between /efi or /boot as your mountpoint for ESP
- ### Secure Signing: [Interactive]
Select to sign (or not) all needed binaries for activating Secure Boot
- ### Filesystem Selection: [Interactive] - ### Filesystem Selection: [Interactive]
Select Filesystem to be used (Ext4 / Btrfs) Select Filesystem to be used (Ext4 / Btrfs)
@@ -234,6 +233,8 @@ In case of AMD graphics, 'amdgpu' driver support for 'Southern Islands' and 'Sea
In case of Nvidia graphics, according to the gpu architecture, there's support for the newer 'nvidia-open' drivers. In case of Nvidia graphics, according to the gpu architecture, there's support for the newer 'nvidia-open' drivers.
Also, support for disabling Nvidia's 'GSP' is offered, when using the 'nvidia' proprietary driver.
If needed, the 'Nvidia Hook' will be automatically created. If needed, the 'Nvidia Hook' will be automatically created.
The purpose of this part of the installer is not to replace specialized or complicated/sofisticated software but only to offer support for a quick start. The purpose of this part of the installer is not to replace specialized or complicated/sofisticated software but only to offer support for a quick start.
@@ -404,9 +405,7 @@ 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. If no mirrors are found, it means that the country chosen doesn't fulfill Reflector's set criteria.
Try with another country. Try with another country.
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, if desired.
Next, you will be asked to enable Pacman's 'Multilib' repository in the installed system, for future use.
- ### Pacstrap System: [Auto] - ### Pacstrap System: [Auto]