Added TL;DR section

This commit is contained in:
oddlama 2020-01-08 18:26:40 +01:00
parent 53a4d1cd37
commit 39d845ae2f
No known key found for this signature in database
GPG Key ID: 88EA325D51D53908
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
**TL;DR:** Edit `scripts/config.sh` and execute `./install` in any live system.
EFI is required. This will partition the selected disk (with confirmation), and properly
install the selected stage3 gentoo system. The new system will be bootable with
`vanilla-kernel-bin` as the kernel. The script can optionally install sshd and
ansible to allow for easier management of the new system. Afterwards, you can continue
to roll-out your own advanced setup (LUKS, RAID, custom kernel).
# Gentoo installation script
This script performs a reasonably minimal installation of gentoo for an EFI system.