Personal Install and Configuration of Arch Linux
- A working internet connection
- Logged in as 'root'
- get the script:
wget https://github.com/unluckytech/calit6/tarball/master -O - | tar xz
- Format device
- Create partitions
- Automatic configure mirrorlist
- Install system base
- Configure fstab
- Configure timezone
- Create and configure new user
- Install and configure sudo
- Install additional repositories
- Install Grub
- Install Xorg
- This is meant for my own personal use. I do not recommend using this script unless you know what you are doing.