README.md (526B)
1 POSIX (probably) Artix Linux installation script 2 ================================================ 3 4 Caveats 5 ------- 6 - Doesn't detect AMD GPUs. You can install the drivers manually. 7 (Remove all lines mentioning NVIDIA from `post_chroot.sh`) 8 9 - Custom kernel doesn't work with AMD CPUs. 10 11 - Custom kernel doesn't support encryption. 12 13 These issues will likely be addressed in the future. 14 15 Usage 16 ----- 17 1. Create two partitions on your disk. For boot and root partitions. 18 19 2. git clone https://git.awy.one/artix 20 21 3. Run install.sh