mirror of
https://gitlab.com/prism7/archery.git
synced 2025-02-15 08:29:17 +01:00
Update README.md to reflect latest changes
This commit is contained in:
parent
c322988b4c
commit
8ab49ef7e4
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# 'Amelia' is an Arch Linux installer, written in Bash (Shellchecked).
|
# 'Amelia' is an Arch Linux installer, written in Bash. (Shellchecked)
|
||||||
|
|
||||||
-----------------------------------------------------
|
-----------------------------------------------------
|
||||||
The main concept behind this installer is Automation and Interaction.
|
The main concept behind this installer is Automation and Interaction.
|
||||||
|
@ -302,6 +302,9 @@ It will ensure that an "EFI" System Partition indeed exists, that a "Root x86-64
|
||||||
|
|
||||||
If the Sanity Check fails, the installer will send you back to the "Disk Manager" step, so you can correct any errors/omissions.
|
If the Sanity Check fails, the installer will send you back to the "Disk Manager" step, so you can correct any errors/omissions.
|
||||||
|
|
||||||
|
A smart mechanism will scan the partitions on the selected (installation) disk and if more than one of each type {root/EFI/home/swap} are detected, then it will Auto-Assign the 1st partition of each (involved) type, to be used by systemd's automation in the installation (as the 'Discoverable Partitions Specifications' dictate).
|
||||||
|
Of course comes with its own menu/prompts, for user interaction.
|
||||||
|
|
||||||
|
|
||||||
- ### Encryption Setup: [Interactive - Skippable]
|
- ### Encryption Setup: [Interactive - Skippable]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue