artix

POSIX installation script for Artix Linux with dinit init system
git clone https://git.awy.one/artix.git
Log | Files | Refs | README | LICENSE

README.md (536B)


      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 Will probably fix these in the future.
     12 
     13 Usage
     14 -----
     15 1. Create two partitions on your disk. For boot and root partitions.
     16 
     17 2. git clone https://git.awy.one/artix
     18 
     19 3. Run install.sh
     20 For NVME drives specify the p letter at the end (nvme0n1p)