diff --git a/README.md b/README.md index 8fbdd5a..6ea26c2 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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. +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]