this post was submitted on 29 Apr 2026
29 points (96.8% liked)

Technology

42839 readers
216 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 4 years ago
MODERATORS
 

I heard that it has proprietary components like the init system (launchd).

you are viewing a single comment's thread
view the rest of the comments
[–] rumschlumpel@feddit.org -2 points 1 day ago* (last edited 1 day ago) (2 children)

There's a reason why I wrote "not (fully) open source". Some drivers that get shipped with the Linux kernel aren't open source and it's very hard to completely avoid proprietary drivers.

[–] forestbeasts@pawb.social 12 points 1 day ago

By "shipped with the kernel", do you mean by the kernel people? Or just by distros?

Because I don't think the kernel people ship anything proprietary. Distros do, because distros are in the business of actually putting together a functional operating system, but that doesn't make the kernel nonfree any more than some distros shipping Steam by default makes the kernel nonfree. (Personally I like that our distro of choice doesn't ship Steam preinstalled, but I like having nonfree wifi firmware on the install disc because it's really hard to get wifi drivers when you don't have working wifi.)

-- Frost

[–] TranquilTurbulence@lemmy.zip 3 points 1 day ago* (last edited 1 day ago)

For example, Debian and Fedora don’t ship with proprietary drivers. The user is still able to install those later, making the OS partially closed source.

Some distros, like Bazzite, give you the proprietary drivers during installation, which makes those partially closed source out of the box.