❗ Not updated frequently |
---|
An arch linux installation script for my personal use. Works on my Frame.Work Laptop!
- UEFI - BIOS maybe done in the future...depending on how much work I want to do
- BTRFS - subvolumes for
/home
/srv
/var/log
/var/cache
/tmp
/.snapshots
/swap
- SWAPFile - Mounts at
/swap/swafile
post_chroot
is not complete
pacman -Sy git
git clone https://github.com/Marty1820/arch-install.git
cd arch-install
- edit
install.sh
&post_chroot
files for you're needs chmod +x install.sh
./install.sh