Add more information about the end result

This commit is contained in:
seajee
2024-08-12 10:49:48 +02:00
parent f0a2b7778d
commit de7d994851

View File

@@ -18,3 +18,16 @@ $ ./install.sh
The suggested post-install configuration steps are: The suggested post-install configuration steps are:
- Configure the keymap for ttys via /etc/vconsole.conf - Configure the keymap for ttys via /etc/vconsole.conf
## End result
The installation scripts follow every step of the
[Arch Linux installation guide](https://wiki.archlinux.org/title/Installation_guide)
with no extra steps or modifications.
After the setup finishes you'll have a very basic Arch Linux installation with
just a root user and the only the necessary base packages installed.
Note:
- The installed bootloader is GRUB.
- The network configuration is done with NetworkManager.