Artix bootstrap script based on LARBS. This script doesn't try to modify any user configuration, apart from permissions, groups and setting up the main user, if not present. I plan on making a separate solution for the user configuration.
Find a file
2025-04-20 22:27:51 +02:00
packagelists Remove old package lists 2025-04-17 11:46:36 +02:00
bs.sh Fix issue with field separator in awk 2025-04-20 22:27:51 +02:00
LICENSE.txt Add GPLv3 in the source 2025-04-20 21:10:11 +02:00
progs.csv Enable PipeWire packages 2025-04-18 20:00:34 +02:00
README.md Update README 2025-04-20 22:02:42 +02:00

Kayprish's bootstrap script

Based on LARBS.

TODO's:

  • Split packages into selectable categories
  • Add OpenRC start commands
  • Fix whatever is going on with pulseaudio, or just try pipewire, it seems like commands: pipewire && wireplumber && pipewire-pulse are relevant
  • Also all of the pacman commands could be smushed into one
  • No whiptail windows, show what's actually going on
  • Include the GPLv3 in the source