this post was submitted on 27 Feb 2025
126 points (99.2% liked)

Opensource

2004 readers
96 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 20 hours ago

Linux is really only a thing because it ISNT Unix (which macos is). Theyre more related than windows because they're both POSIX compatible, but share essentially no codebase.

A rooted android phone on the other hand is just plain ol linux compiled for ARM, with some custom google jazz. It utilises a lot of Linux components like cgroups and SELinux - commonly found on desktop Linux (especially with containers).

Its not really that important in a broad sense to be honest, but it definitely makes android a Linux distro.