this post was submitted on 24 Nov 2023
414 points (88.6% liked)

linuxmemes

20463 readers
543 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
414
big deal (jlai.lu)
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 9 months ago (3 children)

What about OS with Linux kernel but no GNU stuff?

[–] [email protected] 4 points 9 months ago* (last edited 9 months ago)

Right? Most of the time when I build linux I’m not using GNU because of its burdensome license. Realistically you usually don’t need most of the binaries anyway, and those you do like echo and ls are trivial to reimplement, at least for their common functionality.

[–] [email protected] 3 points 9 months ago

Android be like: bionic/linux

[–] [email protected] -2 points 9 months ago (2 children)

That might be difficult.

Linux was made to run GNU software, and is borderline part of GNU. GNU, likewise, is made open, much like the Linux kernel, so it can run on anything.

I don't know of any software designed for the Linux kernel that doesn't also expect GNU.

Look, all I'm saying is that the two are very strongly bonded, like hydrogen and oxygen in a molecule of water. It would take a lot of energy to separate them. Adding to them is pretty trivial, there's a lot of things that are water soluble by default, but without specific conditions and a lot of energy, they won't seperate easily.

Honestly, I think the only OS I know of that's the closest to being Linux but not GNU, is Android.

[–] [email protected] 4 points 9 months ago

Alpine Linux exists. But yeah, most of these projects pretty much do the same thing as their GNU counterparts, just outside the license.

[–] [email protected] 2 points 9 months ago* (last edited 9 months ago)

Wayland can't run on BSD as I've heard so GNU can't run on anything, i may be wrong though, because my source is posts on internet, but as I've heard BSD users want x-server support to continue