Skip to main content
Topic: new distro based on artix (Read 989 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

 

Re: new distro based on artix

Reply #1
From what I can see it's just an Artix iso with custom dotfiles and different userspace utilities than what stock Artix supplies (doas instead of sudo, for example).

Well, it's still nice that Artix got recognised by somebody.

Re: new distro based on artix

Reply #2
But has anyone successfully installed it? I have tried several times without success and Jesse Smith of Distrowatch also failed to install it. I hope the issues will be ironed out as I am keen to try it out.

Re: new distro based on artix

Reply #3
CrunchBang++ is one of the most visually pleasing custom distributions I've seen, but that screenshot looks uh... okay, whatever, different strokes.  :-X

Re: new distro based on artix

Reply #4
i also couldn't install the system by writing iso to usb. but after that i tried this command
Code: [Select]
bash <(curl -s https://raw.githubusercontent.com/shebang-linux/setup-shebang/main/setup.sh)
from their release website on artix xfce live, i managed to install the system. everytime i boot up the session i have to run the welcome script. and btw theres no login manager. just username and password entry on tty it is pretty darn crazy. after that i received notification something like right click here to chat at top. so i right clicked and a terminal popped up with irc chat. i have talked with the developers it was nice and incase you may want to get help shebang devs always on the irc chat you can find on the Openbox (Network > IRC client)

quick edit: in their discussiong page i saw that they recommended ventoy to boot live iso. it is a tool that allows you to copy multiple iso files on a single usb to boot on your preference, instead of writing over and over again.