mirror of
https://gitlab.com/prism7/archery.git
synced 2026-04-28 17:37:36 +02:00
Edit README.md with the latest changes
This commit is contained in:
@@ -30,7 +30,7 @@ The installation process completes in "one-go", meaning after it's over and the
|
||||
|
||||
- ## Interaction:
|
||||
|
||||
There will be full interaction with the user.
|
||||
There is full interaction with the user.
|
||||
|
||||
|
||||
### 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.
|
||||
|
||||
|
||||
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:
|
||||
|
||||
- [ ] [1] Kernel, Bootloader, ESP Mountpoint & Secure Signing
|
||||
- [ ] [1] Kernel, Secureboot Signing, Bootloader & ESP Mountpoint
|
||||
- [ ] [2] Filesystem & Swap Selection
|
||||
- [ ] [3] Graphics Setup
|
||||
- [ ] [4] Desktop Setup
|
||||
@@ -168,6 +168,10 @@ Self-explanatory.
|
||||
|
||||
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]
|
||||
|
||||
@@ -179,11 +183,6 @@ Select between Systemd-boot or Grub
|
||||
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]
|
||||
|
||||
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.
|
||||
|
||||
Also, support for disabling Nvidia's 'GSP' is offered, when using the 'nvidia' proprietary driver.
|
||||
|
||||
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.
|
||||
@@ -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.
|
||||
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, for future use.
|
||||
Next, you will be asked to enable Pacman's 'Multilib' repository in the installed system, if desired.
|
||||
|
||||
- ### Pacstrap System: [Auto]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user