this post was submitted on 02 May 2024
737 points (97.1% liked)
linuxmemes
20880 readers
5 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Android and ChromeOS are more Linux than MacOS and iOS are a FreeBSD. Apple closed the source quite a while ago and they have their own fork which I bet is very far away from the original now.
But don't they have to publish the changes they make the to kernel and or GNU-Tools since they distribute the compiled versions of it (License Wise)?
Furthermore I remember seeing some activity at their GitHub page for the/some kernel but I may be mistaken.
FreeBSD is licenced under BSD licence, they don't have to do shit and they don't. Windows is also using a lot of BSD code and you'll never see the sources.
You can say the same about every distro. There's literally no difference between Android and Ubuntu from this perspective. Also that's how a lot of code feeds back into the kernel - it gets tested in the wild and if it's good and useful it gets PRd and merged back.