29
submitted 11 hours ago* (last edited 11 hours ago) by Steamymoomilk@sh.itjust.works to c/linux@lemmy.ml

So i recently learned about a distro that has popped up called venom linux. It's a sourced based distro using the package manager called "scratch"

I am very familiar with gentoo linux and this seems like it has heavy inspiration from the gentoo project. Its very cool to see another source based distro come into the picture. The unique part is it has 2 init systems currently, which are neither systemd or openrc?!?!

They are S6 and sysv Which i have never heard of until now. The install looks via similar to gentoo/classic distro install. Which consists of creating partition schemes and filesystems then extracting a archive of the base file.

Some of the main taking points are

"Minimal as possible

Customizable

No systemd (elogind or any part from it)

Centered Around smaller software

That means the lack of huge software like Gnome"

I thought this was a pretty neat project and wonder what other gentoo users think aswell as binary distro users

top 5 comments
sorted by: hot top controversial new old
[-] m4m4m4m4@lemmy.world 9 points 5 hours ago

That means the lack of huge software like Gnome

Been using Gentoo since Jan 2009 and one of the reasons I moved to it and never looked back was because it let me tailor "huge software" like KDE to my needs, with the aid of USE flags and sets. That's what an actual customizable distro let you to do. If you want to use "smaller software" like, say, Openbox, it won't get in your way either.

So that point of "centered around smaller software" strucks as weird to me - it goes against the "customizability" point and, ironically, the very Linux kernel is "huge software"...

[-] Quackdoc@lemmy.world 1 points 3 hours ago

If they get dinit i'll probably try it

[-] Sbauer@lemmy.world 8 points 8 hours ago* (last edited 8 hours ago)

sysV is the init system linux distributions used before systemd, openrc, upstart, runit, smf etc. It’s pretty much the old daddy and comes from Linux unix roots. Even MacOS used it before they made their own called launchd.

S6 sounds like a update to it since the capital V in sysv stands for the Roman numeral 5.

[-] nyan@sh.itjust.works 1 points 46 minutes ago

To be exact, OpenRC was developed to be run on top of sysV init, and still can be. (Many distros had their own "on top of sysV" things, but most of them stopped being maintained as systemd became common. OpenRC started its life as Gentoo's "on top of sysV", but was then cleaned up and made distro-agnostic.)

s6 is apparently a daemontools-like process supervisor that can be run as an init or in company with some other init.

Gentoo's comparison of init systems lists Artix as the preferred service file supplier for s6 (although that may be outdated), so I expect it is or was used extensively by that distro.

[-] GolfNovemberUniform@lemmy.ml 4 points 11 hours ago* (last edited 11 hours ago)

Source based distros are niche enthusiast things. I can't say much about them. I like the minimal and lightweight focus though. Also I prefer runit as an alternative to systemd.

this post was submitted on 22 Sep 2024
29 points (96.8% liked)

Linux

47380 readers
706 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS