Update README.md to reflect latest changes

This commit is contained in:
Jane Doe 2024-06-11 14:38:49 +00:00
parent c322988b4c
commit 8ab49ef7e4

View file

@ -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]