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:
@@ -1,4 +1,4 @@
|
||||
# 'Amelia' is an Arch Linux installer, written in Bash.
|
||||
# 'Amelia', an elegant Archlinux installer.
|
||||
|
||||
(Shellchecked)
|
||||
|
||||
@@ -7,14 +7,14 @@ The main concept behind this installer is to take full advantage of the extended
|
||||
|
||||
'Amelia' is mainly targeted towards the experienced user that needs a quick installation means.
|
||||
|
||||
Yet, it is interactive and intuitive, so that probably everyone can use it.
|
||||
Yet, it is so easy and intuitive, so that everyone can use it.
|
||||
|
||||
|
||||
- ## Automation:
|
||||
|
||||
The installer does not support automatic detection of Windows partitions, so if DualBooting is desired, utilize the TUI 'Manual Partitioning' stage to accomplish what you need
|
||||
|
||||
Virtual Machines supported: QEMU / Vmware / Virtualbox / HyperV
|
||||
Virtual Machines supported: QEMU/Kvm / Vmware / Virtualbox / HyperV
|
||||
|
||||
Also, there is no support (nor will ever be) for non-GPT platforms, as this installer makes absolute use of uEFI's 'Discoverable Partitions Specification'.
|
||||
|
||||
@@ -26,7 +26,7 @@ The system manager will automatically, and more importantly, optimally configure
|
||||
|
||||
In particular, when the 'ext4' filesystem is being selected, the 'genfstab' command is not even executed in the script, and your 'fstab' file will be empty (except only if 'Swapfile' use is desired), as systemd's automation takes care of it.
|
||||
|
||||
In the same manner, 'systemd' (instead of busybox: 'base' & 'udev') will be used in your initramfs, as it provides the tools for the said automation.
|
||||
In the same manner, 'systemd' (instead of 'base' & 'udev') will be used in your initramfs, as it provides the tools for the said automation.
|
||||
|
||||
The installation process completes in "one-go", meaning after it's over and the system has rebooted, you're done.
|
||||
|
||||
@@ -44,7 +44,7 @@ There is full interaction with the user.
|
||||
|
||||
The installer follows a menu-driven, step-by-step principal, presenting you with a sane sequence of installation steps, aided by colored prompts, making the installation process easy, pleasant and intuitive.
|
||||
|
||||
The major highlight is the 'Auto-Navigation' mode.
|
||||
One of the highlights is the 'Auto-Navigation' mode.
|
||||
|
||||
You can engage Auto-Navigation by pressing '[4] Start Installation' in the Main Menu.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user