Void Linux - GNU/Linux

Users browsing this thread: 1 Guest(s)
z3bra
Grey Hair Nixers
(27-10-2016, 05:19 AM)mrtn Wrote: is something i have mixed feelings about. These things have been implemented time and time agian - why not re-use something existing, fork and adapt?

Because it's it's freaking fuuuuuun!!!!
Note that XBPS is extremely close in design to pacman. It's mostly just pacman splitted into multiple binaries (as I see it).

For runit, I definitely love the design, but have mixed feelings regarding implementation. It clutters the output of process listing commands by spawning at least 3 processes per service. Extremely verbose, so it doesn't help troubleshooting issue, and elevates to a power of 3 the number of crash that could shut your services down.
It is relatively easy to setup regardless, and is pretty modular.

As for musl, it's a good thing they switched to it, but doing that comes with its fair share of "problems", for example, gcc is stuck in version 4 (at least, it doesn't require C++ crap to compile!).


From my experience, Void linux is a cool distro, that stands out from others (runit + musl), with an OK package manager (too many binaries, if you ask me though, but that's why we got aliases), and a "funny" package building system. I couldn't get around it though, it's way too complex for me to setup, and the abstraction level in package recipes is just too high. Back in the days I've been unable to package my own version of 2bwm (eg, providing my own config.h, or using a custom URL).

I've also found the lead dev to be pretty harsh with newcomers, and not welcoming at all ("You don't like it?! go fucking make it yourself and leave me alone!", that's not the exact terms, but you get the idea)


Messages In This Thread
Void Linux - by TheAnachron - 27-10-2016, 04:24 AM
RE: Void Linux - by mrtn - 27-10-2016, 05:19 AM
RE: Void Linux - by Pieces Of Quiet - 27-10-2016, 08:56 AM
RE: Void Linux - by Halfwit - 27-10-2016, 12:57 PM
RE: Void Linux - by Mrat - 27-10-2016, 04:27 PM
RE: Void Linux - by pranomostro - 28-10-2016, 05:12 AM
RE: Void Linux - by TheAnachron - 28-10-2016, 09:09 AM
RE: Void Linux - by z3bra - 28-10-2016, 01:31 PM
RE: Void Linux - by TheAnachron - 29-10-2016, 08:34 AM
RE: Void Linux - by robotchaos - 29-10-2016, 04:10 PM
RE: Void Linux - by wsaile - 29-10-2016, 11:02 PM
RE: Void Linux - by TheAnachron - 30-10-2016, 05:17 AM
RE: Void Linux - by z3bra - 30-10-2016, 06:09 AM