this post was submitted on 20 Nov 2025
36 points (70.9% liked)

Linux

59681 readers
518 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 6 years ago
MODERATORS
 

As per fsf only those linux distributions are 100% free:

Dragora
Dyne
Guix
Hyperbola
Parabola
PureOS
Trisquel
Ututo
libreCMC
ProteanOS

Do you agree or no?

I see a lot of people that want to switch from windows to a linux distro or a open os. But from what i see they tend to migrate to another black boxed/closed os.

What is a trully free os that doesnt included any closed code/binary blobs/closed drivers etc.

Just 100% free open code, no traps.

What are the options and what should one go with if they want fully free os that rejects any closed code?

you are viewing a single comment's thread
view the rest of the comments
[–] LazerDickMcCheese@sh.itjust.works 13 points 1 day ago* (last edited 1 day ago) (4 children)

Can someone educate me on why the more common ones like Debian and Arch aren't on this list? Every single day Linux communities force me to look at computer stuff in a different light

Edit: I learned a lot and accidentally incited discourse oops

[–] bdonvr@thelemmy.club 21 points 1 day ago (1 children)

Usually because they include by default some proprietary software. Usually that is firmware for processors or graphics. Or they by default include repositories with non-free software. Also media codecs are a common one too.

The FSF takes a pretty extremist approach to FOSS. Which isn't necessarily bad.

[–] Pika@sh.itjust.works 4 points 1 day ago* (last edited 1 day ago)

It's not just by default it seems, they excluded Debian because it had a toggle to be able to choose to add it during install, so it seems that their criteria is any type of affiliation with non-free software

[–] schnurrito@discuss.tchncs.de 15 points 1 day ago

The FSF has a page dedicated to this exact question: https://www.gnu.org/distros/common-distros.html.en

[–] defaultusername@lemmy.dbzer0.com 9 points 1 day ago (1 children)

Debian is actually 100% free if you only enable the main repos.

[–] Pika@sh.itjust.works 10 points 1 day ago (1 children)

They actually explain why they don't endorse Debian in the link the person above you added. Apparently since you /can/ enable the non-free repos in the installer, it doesn't classify as 100% free. I don't agree with the statement and find it weird, but that's how they defined it.

[–] defaultusername@lemmy.dbzer0.com 4 points 1 day ago (1 children)

Yeah. The Debian Free Software Guidelines are actually very strict if you read them. The FSF are just purists, even if 100% free software is the default. I don't really understand it.

[–] Pika@sh.itjust.works 2 points 1 day ago

I somewhat agree with their mentality on post 2022 Debian since they had changed the default and made it harder to disable non-free from the start but, from what I understood by reading the FAQ page, even prior to bookworm it wasn't endorsed due to having the toggle in the first place, which I find super weird.