this post was submitted on 22 Feb 2024
1105 points (96.1% liked)
linuxmemes
21198 readers
159 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
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 is Linux, they literally use the Linux kernel. They replace most other stuff, but Linux it is.
They even work towards mainline kernel support, making updates easier for longer times.
Android is a good example, why "Linux" is not a good term for "Desktop Gnu+Linux".
I think they use some very old and heavily modified version of the Linux kernel, so it's not the same Linux kernel we use on desktop. Then each phone manufacturer adds custom patches on top to support their hardware. GNU/Linux phones also require a custom kernel, but the community is working on upstreaming those patches, so that they can run mainline kernel some day (PinePhone Pro and Librem 5 probably already can now, but some stuff might not work).
Yeah, using the name Linux for both the kernel and the operating system makes no sense and it's super confusing. When people say Linux when talking about the operating system, they almost always mean GNU/Linux (like Linux Mint, Arch Linux, etc). But then there is Alpine Linux, which isn't GNU/Linux and that makes things even more confusing. If I didn't know what Alpine Linux or Arch Linux was (and had no knowledge of distro names), based on their name I would assume they are some kind of fork of the Linux kernel. Arch Linux should have really been called Arch GNU/Linux and Alpine Linux should have just been called Alpine OS.
They use the current LTS kernel that exists when the phone exists. If your phone has an outdated kernel (mine had one too, and I thought the same) it is simply really outdated.
Yeah the problem lies in the many Distros I think. The BSDs are all different bundles, not like Linux+Gnu+Systemd+pipewire+wayland+glibc and some minor differences. FreeBSD is actually different from OpenBSD for example. Then Android is also a single project, just like this "modern desktop linux bundle".
Oh, I thought they used a way older one. If it's current LTS, then it's not old at all.