this post was submitted on 26 Oct 2023
-5 points (46.2% liked)

Linux

48245 readers
483 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
 

Before anything else, I would like to say that I admit systemd has brought great change to GNU/Linux. sysvinit wasn't the best, and custom scripts for every distro is a pain I'd rather not have.

With that said, Poettering now works for Microsoft, systemd has basically taken over all of the common/popular distributions (if this is about the argument of "systemd making it easier for developers", disclaimer: I don't know. I'm not a developer), and this has led to a rampant monopolisation of the init system.

Memes aside, this has very real consequences. If you don't want another CentOS-style "oof, sorry, off to testing" debacle happening with your init system, might want to look at the more "advanced" distributions that let you choose the init system.

I am well aware that systemd works well for the most part, and that gamers and most other people likely don't care - which is fine, at least for now. I do expect to see a massive turnover in sentiment if something ever happens to systemd (not that I'd like for that to happen, but no trusting RedHat anymore), but I suppose we'll get to it when we do.

My sentiments are well enunciated in this recent post on the Devuan forum: https://dev1galaxy.org/viewtopic.php?id=5826

Cheers!

top 50 comments
sorted by: hot top controversial new old
[–] nachtigall@feddit.de 46 points 1 year ago (6 children)

and this has led to a rampant monopolisation of the init system.

You will be shocked if you find out that virtually every distro runs on the same kernel. Pure monopolisation! For the freedom to choose!

[–] woelkchen@lemmy.world 23 points 1 year ago (1 children)

You will be shocked if you find out that virtually every distro runs on the same kernel. Pure monopolisation!

FUCK! What's next? Everything using glibc?

[–] MigratingtoLemmy@lemmy.world 3 points 1 year ago (1 children)

I'm a proponent of musl with Alpine, Gentoo and Void. I'm all for it.

[–] woelkchen@lemmy.world 6 points 1 year ago

I’m a proponent of musl with Alpine, Gentoo and Void. I’m all for it.

Not binary compatible with gibc, so I guess it's a victim of the glibc monopoly then.

[–] banazir@lemmy.ml 8 points 1 year ago (1 children)

I'm just waiting for GNU Hurd to be viable myself.

[–] pete@lemmy.world 5 points 1 year ago

I hear it's completely ready but they only built an ipv6 stack so as soon as everything finishes the quick migration to ipv6 we can all switch to it.

[–] thfi@discuss.tchncs.de 3 points 1 year ago

There was choice, but not enough volunteers: https://www.debian.org/ports/kfreebsd-gnu/

[–] NeoNachtwaechter@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (2 children)

every distro runs on the same kernel.

Still it is super easy to change the kernel in an installed and running system, but compare that to the real PITA to change the init environment on the same system.

[–] hunger@programming.dev 4 points 1 year ago

Last time I tried it was an apt install followed by a reboot. If your distribution claims to support several inits and it is harder than that: Your distribution did a poor job.

[–] ultra@feddit.ro 1 points 1 year ago (1 children)

But that kernel is still some version of Linux. Good luck installing the Darwin kernel or FreeBSD kernel on arch

[–] Shrexios@mastodon.social 0 points 1 year ago (1 children)
[–] ultra@feddit.ro 2 points 1 year ago (1 children)

I only gave that example to prove my point

[–] Shrexios@mastodon.social -2 points 1 year ago (1 children)

@ultra you proved you’re just looking for an excuse to hate these systems.

[–] ultra@feddit.ro 1 points 1 year ago

The person I replied to said that it's really easy to change the kernels on distros, but hard to change the init system from systemd. However, most custom kernels on distros are just Linux with patches, but the core functionality and API are mostly the same. I'm pretty sure it would be easy to change the init system to a fork of systemd with some extra patches.

I don't have any issue with other init systems, the only reason I use systemd is because NixOS was built to use it.

load more comments (2 replies)
[–] GustavoM@lemmy.world 23 points 1 year ago (10 children)

Ring me when systemd starts phoning home to Microsoft and/or installing random microsoft-related packages without my consent.

[–] MigratingtoLemmy@lemmy.world 2 points 1 year ago

Whilst I don't think that will happen anytime soon, I do not like how RedHat handled CentOS. With that said, I don't think they are about to put their flagship init system on a testing-only OS (at this point), but I don't know what they will come up with

[–] 0x0@programming.dev 2 points 1 year ago* (last edited 1 year ago)

To M$ maybe not, to RH... dunno.

load more comments (8 replies)
[–] woelkchen@lemmy.world 17 points 1 year ago (1 children)

Poettering now works for Microsoft

systemd has no copyright assignment or CLA. Poettering could work for Putin and systemd as proper Free Software project would not be affected that much.

this has led to a rampant monopolisation of the init system.

https://www.gnu.org/philosophy/free-sw.html

That's literally the opposite of a monopoly. You can make a fork of systemd now and call it lemmyd.

[–] winterayars@sh.itjust.works 2 points 1 year ago (2 children)

Yeah as far as i know Red Hat is still the primary developer... for what that's worth. But I'd worry more about them than Poettering.

[–] woelkchen@lemmy.world 4 points 1 year ago (1 children)

I’d worry more about them than Poettering.

Red Hat isn't the Linux distributor that's releasing CLA'ed or copyright assignment shit. The principles of true Free Software work just as well when it's about Red Hat.

[–] winterayars@sh.itjust.works 0 points 1 year ago

You're not wrong.

[–] MigratingtoLemmy@lemmy.world 0 points 1 year ago

Indeed. I should probably have highlighted that better in my post.

[–] jsdz@lemmy.ml 14 points 1 year ago (1 children)

monopolisation of the init system

That's the one thing about systemd that is sort of nice. We don't really need to have more than one init system, and it does a sufficiently comprehensive job of being one. If it were only an init system and nothing else, there basically wouldn't be any remaining complaints about it by now.

[–] MigratingtoLemmy@lemmy.world -3 points 1 year ago (2 children)

I do agree somewhat. The main argument coming against it is not following the "Unix philosophy" which I'm a proponent for, making systemd annoying.

[–] woelkchen@lemmy.world 8 points 1 year ago (2 children)

The main argument coming against it is not following the “Unix philosophy” which I’m a proponent for

Gosh, don't use a "GNU's Not Unix" system then!

[–] rah@feddit.uk 3 points 1 year ago* (last edited 1 year ago) (1 children)

The main argument coming against it is not following the “Unix philosophy” which I’m a proponent for

Gosh, don't use a "GNU's Not Unix" system then!

I think you're confused about what "Not Unix" means in the name "GNU's Not Unix". It's nothing to do with the Unix philosophy. It's to do with overcoming the limitations of proprietary Unices from the 1980's. From the GNU Manifesto:

"GNU will be able to run Unix programs, but will not be identical to Unix. We will make all improvements that are convenient, based on our experience with other operating systems. In particular, we plan to have longer file names, file version numbers, a crashproof file system, file name completion perhaps, terminal-independent display support, and perhaps eventually a Lisp-based window system through which several Lisp programs and ordinary Unix programs can share a screen. Both C and Lisp will be available as system programming languages. We will try to support UUCP, MIT Chaosnet, and Internet protocols for communication."

https://www.gnu.org/gnu/manifesto.html

[–] woelkchen@lemmy.world 1 points 1 year ago (1 children)

I think you’re confused about what “Not Unix” means in the name “GNU’s Not Unix”.

Nah, I'm not confusing anything, I just decent to the level of people claiming that systemd was not following the Unix philosophy.

[–] rah@feddit.uk 0 points 1 year ago

I disagree.

[–] MigratingtoLemmy@lemmy.world 1 points 1 year ago (2 children)

I don't really have a choice in the matter: most software is written for GNU/Linux systems, which is Unix-like at best. I agree that Linux has had many improvements since then, and I wholeheartedly support and applaud Linux for what it has achieved as a project.

If there was a usable Unix derivative (different from *nix clones) I would seriously consider it, but I don't think there's much development other than AIX and what was Solaris by Sun.

[–] bismuthbob@sopuli.xyz 2 points 1 year ago (1 children)

I've had good luck with the BSDs over the years. Great system documentation.

[–] MigratingtoLemmy@lemmy.world 1 points 1 year ago

Indeed. It is most fantastic to peruse through their documentation, very well written.

[–] woelkchen@lemmy.world -1 points 1 year ago

I don’t really have a choice in the matter: most software is written for GNU/Linux systems

And here I'm sitting, thinking that more software is being written for Windows and macOS, a UNIX® Certified Product. (Don't look up Apple's launchd, your brain would meld trying to reconcile your insane claim that systemd "is not following the Unix philosophy" when launchd certifiably is.)

That said, GNU's Not Unix, so GNU/Linux does not have to follow an archaic philosophy anywhere.

[–] pete@lemmy.world 4 points 1 year ago

To be fair, every part of it is a small binary that generally does a single thing. You don't have to run them all or even install them but they bring a lot of necessary functionality around base host bootstrapping that everyone used to write in shell for every distro.

I find it nice as an operators of multiple infrastructures to be able to log into a Linux system and have all the hosts bootstrapped in a relatively similar fashion with common tools.

Sysv kinda sucked because everyone had to do it all themselves. Then we got sysv, openrc, upstart and then systems and there was a while there where you never knew what you'd get if you logged into a box. And oh look, I gotta remember 10 different config file locations and syntaxes to assign an IP. Different syntaxes to start a daemon. Do I need to install a supervisor or does that come with the init.

People are doing a lot of really cool stuff with Linux OSs assigning IP addresses in 10 different ways or starting programs was never one of them.

Its also not that systemd has a monopoly, there are other init systems out there, but all the big distros, RH, Debian, ubuntu, arch . . . all came to the same decision that it was the best available init and adopted it. There are other options and any one of those projects is big enough to maintain its own init, but no one really finds the value in dedicating reaources, so they haven't.

[–] walthervonstolzing@lemmy.ml 6 points 1 year ago

What does Poett.'s current employment have to do with anything, though? Guido van Rossum (Python) & Simon Peyton Jones (Haskell) work at M$; I believe the guy who started Gentoo went on to work there likewise. Same with the lead dev of GNOME. I despise M$ as much as the next man; but correlations like these reek of guilt by association.

[–] 0x0@programming.dev 4 points 1 year ago (2 children)

Good alternatives: Devuan, Slackware, Gentoo.

Gentoo took the better approach, imo, you can choose your init system. Done.

[–] MigratingtoLemmy@lemmy.world 4 points 1 year ago

Indeed. I'd add Void for runit and the BSDs to the list.

[–] hunger@programming.dev 1 points 1 year ago

might want to look at the more "advanced" distributions that let you choose the init system.

Yeah, sure... integrating a init system is a huge task (if you want to do it properly). Let's do that several times!

[–] BitPirate@feddit.de 1 points 1 year ago (2 children)
[–] PipedLinkBot@feddit.rocks 3 points 1 year ago

Here is an alternative Piped link(s):

https://piped.video/watch?v=o_AIw9bGogo

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

[–] MigratingtoLemmy@lemmy.world 1 points 1 year ago

To be honest, I somewhat enjoyed this talk

[–] lolcatnip@reddthat.com 1 points 1 year ago (1 children)

Obsolete tech gets phased out all the time. Why do so many people want to treat systemd like some kind of conspiracy? Where's the hate for Wayland, or x86_64?

[–] MigratingtoLemmy@lemmy.world -1 points 1 year ago

I don't have a very high opinion of x64 either, but that's for a different post

load more comments
view more: next ›