/i

Primary LanguageShell

the minimalist artix install script maintained for personal learning and workflow optimization purposes

phl

  • no unneeded dependencies
  • minimal user interaction
  • no bash
  • customization-friendly
  • sane one-liner usage

str

pre-install procedure
  1. optimization: mirrorlist, pacman, keyring etc.
  2. drive prompt
  3. partitioning
  4. filesystem setup
  5. mount, pacstrap, fstab
install procedure
  1. optimization
  2. locale setup
  3. host setup
  4. passwd & grub setup
post-install procedure

( your own commands added in the end of the script )