mirror of
https://gitlab.com/prism7/archery.git
synced 2025-02-15 08:29:17 +01:00
Update README.md
This commit is contained in:
parent
0d71adb3bd
commit
1c5dad5fec
1 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# 'Amelia' is an Arch Linux installer, written in Bash.
|
||||
# 'Amelia' is an Arch Linux installer, written in Bash (Shellchecked).
|
||||
|
||||
-----------------------------------------------------
|
||||
The main concept behind this installer is Automation and Interaction.
|
||||
|
@ -155,7 +155,7 @@ Self-explanatory.
|
|||
Select between Linux, Linux LTS, Linux Hardened & Linux Zen Kernels.
|
||||
|
||||
|
||||
- ### Bootloader Selection: [Interactive -Skippable]
|
||||
- ### Bootloader Selection: [Interactive]
|
||||
|
||||
Select between Systemd-boot or Grub
|
||||
|
||||
|
@ -358,10 +358,13 @@ 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 (not more, to avoid saturation).
|
||||
|
||||
- ### Pacstrap System: [Auto]
|
||||
- ### Pacstrap System: [Interactive]
|
||||
|
||||
The system will be pacstrapped and your selected setup will be installed now.
|
||||
|
||||
Note:Pacman will be running in 'Interactive' mode, meaning you will be asked to make a few basic choices.
|
||||
This is only meant to give you all available control of the process.
|
||||
|
||||
|
||||
- ### Chroot & Configure System: [Auto]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue