Closed killermoehre closed 1 year ago
Perhaps for Android, the os
remain Linux, but we add a new attribute, such as subsystem
(s), or platform
(p), that's android
? Personally, I would prefer WSL be seen as Linux, and the subsystem be wsl
.
If there's interest in going in this direction (at least for Android), I can whip up a PR.
Android is a subtype of Linux (according to
uname -s
), but let's be honest, an Android doesn't behave like a typical Linux distribution.What does this PR do?
Add detection for Android platform as OS.
Previous Behavior
Android platform is detected as Linux
New Behavior
Android is now Android.
Have tests been written for this change?
No
Have these commits been signed with GnuPG?
Yes.
Please review yadm's Contributing Guide for best practices.