artix

posix artix installation script
git clone https://git.awy.one/artix.git
Log | Files | Refs | README | LICENSE

README.md (579B)


      1 POSIX (probably) Artix Linux installation script
      2 ================================================
      3 
      4 Caveats
      5 -------
      6 Doesn't work with AMD GPUs. You can just install drivers yourself.
      7 Don't forget to remove all lines mentioning nvidia from post_chroot.sh.
      8 
      9 Custom kernel doesn't work on AMD CPUs. 
     10 
     11 Custom kernel doesn't support encryption.
     12 
     13 Will probably fix these 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
     22 For NVME drives specify the p letter at the end (nvme0n1p)