this post was submitted on 30 Mar 2024
672 points (96.7% liked)
linuxmemes
26447 readers
2 users here now
Hint: :q!
Sister communities:
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 users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- 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.
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, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. 🇬🇧 Language/язык/Sprache
- This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
- Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed.
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
I think that both ChromeOS and Android are Linux. They may not embody a free software mentality, but they are Linux.
Android can be free software but it takes so doing and has limitations
Just as Linux-libre has limitations. Mainstream Linux is never 100% FOSS.
The Android kernel is generally pretty bad and right now we are missing a build for the newer versions of the Android SDK.
We also have free software phones or phones that are very close but they are 3G. The main problem is that the telephone has always kind of been a tool for surveillance. Cell phones are no exception and the modem in your phone is a total black box.
Android is not really Linux, as has been explained about a bazillion of times. It uses a Linux kernel, doesn't make it a Linux distribution.
Then what would be needed to make it a Linux distro, instead of "just" a Linux-based OS?
As far as I understand the comment on Wikipedia, Android can be seen as a Linux distribution, but not as a GNU/Linux distribution which we commonly understand as 'real' Linux.
The Android kernel is a mess (I'm looking at you, hardware vendors)
I use Alpine Linux quite a bit, which is a Linux distro that doesn't use the GNU coreutils or glibc.
Also even giving GNU such a high level in the name on a distro like Arch makes little sense imo because other components like systemd are arguably much more important than one of many libc libraries you can optionally use and a bunch of coreutils you can also optionally use.
So it should be the some other components which don't make Android a 'real' Linux according to some definition.
Personally I agree, that the Linux kernel makes a system a Linux system. However, the choice of a specific C library is important as it ensures some kind of binary compatibility between distributions, i.e. download a generic 'GNU/Linux' binary and run it is possible.
I use Debian btw. ;-)
Yes, it does. It's not a GNU/Linux distribution, though.