this post was submitted on 22 Mar 2026
208 points (95.2% liked)

Linux

12943 readers
639 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

The latest changes implemented in the Systemd repo, related to or prompted by age-verification laws, have made many people unhappy (I suppose links about this aren't necessary). This has led to a surge in Systemd forks during the last days ("surge" because there have always been plenty of forks). Here are some forks that explicitly mention those changes as their reason for forking (rough time ordering taken from the fork page):

Hopefully the energy of this reaction won't be scattered among too many alternatives, although some amount of scattering is always good.

you are viewing a single comment's thread
view the rest of the comments
[–] communism@lemmy.ml 18 points 1 day ago (1 children)

Good luck trying to maintain the mammoth that is systemd... why not just switch to an alternative init system and focus your efforts on contributing to those, instead of trying to single-handedly maintain such a huge codebase?

[–] victorz@lemmy.world 2 points 17 hours ago (2 children)

You got any good tips on alternatives?

[–] Qwel@sopuli.xyz 4 points 12 hours ago* (last edited 12 hours ago) (1 children)

https://nosystemd.org/

They can be a bit overemotional about systemd's issues, but their list of init systems and distros is rather exhaustive

It's all nerdy stuff, usually installed via CLI. I think Devuan is the most user friendly, at least it has an installer

I've used Void, Devuan, Chimera and Guix. They're all cool, and I did learn interesting things as a developer, but I wouldn't advise switching to one of those distros just for the current drama. Wait until it actually gets bad, there will hopefully be user-friendly distros to address the situation.

[–] victorz@lemmy.world 2 points 6 hours ago (2 children)

Ah, well. I don't think I'll be changing my distro from Arch unless this becomes a real issue for me. Thanks for the recommendation though.

[–] Digit@lemmy.wtf 1 points 15 minutes ago

There are even more options to do arch without systemd than are listed on distrowatch.

[–] communism@lemmy.ml 2 points 16 hours ago (1 children)

If you want something more featureful, OpenRC is decent.

I usually use runit, which is much more lightweight, which I like.

You can try out distros with different inits in VMs and see what you like. Or if you're the distro-hopping kind, just distro-hop.

[–] victorz@lemmy.world 2 points 9 hours ago

I don't know. I don't think I'll ever leave Arch as long as it's available.