tailscale / tailscale/tailscale
FR: install.sh - add support for Unity Operating System
- Dominant language
- Go
- Stars
- 36.5k
- Forks
- 3.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 123
Description
### What are you trying to do?
Install Tailscale via the install script on [China's Unity OS](https://www.chinauos.com/):
```
OS=other-linux
VERSION=
PACKAGETYPE=
UNAME=Linux QW 4.19.0-arm64-desktop #7210 SMP Mon Nov 25 23:25:28 CST 2024 aarch64 GNU/Linux
PRETTY_NAME="UOS Desktop 20 Professional"
NAME="uos"
VERSION_ID="20"
VERSION="20"
ID=uos
HOME_URL="https://www.chinauos.com/"
BUG_REPORT_URL="http://bbs.chinauos.com/"
VERSION_CODENAME=eagle
```
UOS appears to be based on Deepin, which is based on Debian.
### How should we solve this?
Add support for UOS to the install script.
### What is the impact of not solving this?
_No response_
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.