mirror of
https://gitlab.com/prism7/archery.git
synced 2026-04-28 01:17:35 +02:00
Update README.md with the latest changes
This commit is contained in:
@@ -273,24 +273,21 @@ Skip if "none" is selected.
|
||||
|
||||
- ### Graphics Setup: [Interactive - Skippable]
|
||||
|
||||
A check/detection takes place, notifying you about the underlying graphics subsystem.
|
||||
All detected Graphics hardware will be displayed in colored prompts.
|
||||
|
||||
Auto-detection will define the drivers to be installed, hardware acceleration to be enabled and will complete all necessary system configuration (mkinitcpio.conf, kernel parameters etc).
|
||||
|
||||
If Dual/Triple graphics setup is detected, you will be asked to select for which graphics hardware to automatically have drivers installed, hardware acceleration enabled and the graphics subsystem configured (mkinitcpio.conf, kernel parameters etc).
|
||||
- [ ] If Virtual Machine graphics is detected, the stage is skipped.
|
||||
|
||||
- [ ] Xorg DXX drivers (xf86-xxxx-xxxx) for Intel - AMD - Nvidia will NOT be automatically installed.
|
||||
|
||||
If Virtual Machine graphics is detected, the setup is skipped, and graphics configuration defaults to 'no'.
|
||||
- [ ] AMD graphics:
|
||||
|
||||
'amdgpu' driver support for 'Southern Islands' and 'Sea Islands' graphics is offered through auto-configuring.
|
||||
|
||||
If single graphics are detected, you will be offered the choice to automatically have drivers installed, hardware acceleration enabled and the graphics subsystem configured (mkinitcpio.conf, kernel parameters etc).
|
||||
- [ ] Nvidia graphics:
|
||||
|
||||
Notice that only the latest available drivers will be installed, so should you select 'yes' to auto-configure, ensure your graphics subsystem is currently supported by Archlinux.
|
||||
|
||||
Xorg DXX drivers (xf86-xxxx-xxxx) for Intel - AMD - Nvidia will NOT be automatically installed.
|
||||
|
||||
In case of AMD graphics, 'amdgpu' driver support for 'Southern Islands' and 'Sea Islands' graphics is offered through auto-configuring.
|
||||
|
||||
In case of Nvidia graphics and according to the gpu architecture, there's support for both the 'nvidia-open' & 'nvidia' drivers.
|
||||
Notice that the latest available proprietary graphics drivers will be installed, so should you select 'yes', ensure your graphics subsystem is currently supported by Archlinux.
|
||||
|
||||
Also, support for disabling Nvidia's 'GSP' is offered, if selecting the 'nvidia' proprietary driver.
|
||||
|
||||
@@ -349,7 +346,7 @@ In this step you can create your own system on-the-fly, (using the above Basic A
|
||||
|
||||
- #### Arch 'base-devel' Meta-package [Interactive - Skippable]
|
||||
|
||||
The installer asks to install the 'base-devel' package, as it's not part of the 'base' meta-package, which is typically needed for the majority of use cases.
|
||||
The installer offers to install the 'base-devel' package (as it's not part of the 'base' meta-package) which is typically needed for the majority of use cases.
|
||||
|
||||
|
||||
- #### Web browser Selection [Interactive - Skippable]
|
||||
@@ -370,9 +367,7 @@ The installer now supports installation of AUR packages OOTB.
|
||||
[Only *-bin browsers (no compiling needed) are included]
|
||||
|
||||
1. No AUR-helper will be installed.
|
||||
2. This AUR package will be handled exclusively by makepkg & pacman itself, so everything will be completely under user control.
|
||||
|
||||
Deleting this package only takes a typical 'pacman -Rns <package>'.
|
||||
2. Deleting this package only takes a typical 'pacman -Rns <package>'.
|
||||
|
||||
|
||||
- #### Printer & Scanner Support [Interactive - Skippable]
|
||||
|
||||
Reference in New Issue
Block a user