Skip to content

Add tuxedo linux support#72

Open
carbans wants to merge 2 commits intozerotier:mainfrom
carbans:add-support-tuxedo
Open

Add tuxedo linux support#72
carbans wants to merge 2 commits intozerotier:mainfrom
carbans:add-support-tuxedo

Conversation

@carbans
Copy link
Copy Markdown

@carbans carbans commented Jul 22, 2024

Adding support for tuxedo computers:

NAME="TUXEDO OS"
VERSION="3 22.04.4"
ID=tuxedo
ID_LIKE="ubuntu debian"
PRETTY_NAME="TUXEDO OS 3"
VERSION_ID="22.04"
HOME_URL="https://tuxedocomputers.com/"
SUPPORT_URL="https://support.tuxedocomputers.com/"
BUG_REPORT_URL="https://gitlab.com/tuxedocomputers/development/tuxedo_os/os"
PRIVACY_POLICY_URL="https://www.tuxedocomputers.com/en/Privacy-policy.tuxedo"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 13, 2025

CLA assistant check
All committers have signed the CLA.

@securityguy
Copy link
Copy Markdown

@glimberg I came here to open a PR for exactly this only to find this one has been open for 10 months. Tuxedo is Ubuntu-based and uses Ubuntu version numbers and codenames. This fix works with the current version of Tuxedo as well as the version @carbans indicated above. Verified on:

eric@penguin1:~$ cat /etc/os-release
NAME="TUXEDO OS"
VERSION="24.04.1 LTS"
ID=tuxedo
ID_LIKE="ubuntu debian"
PRETTY_NAME="TUXEDO OS"
VERSION_ID="24.04"
HOME_URL="https://tuxedocomputers.com/"
SUPPORT_URL="https://support.tuxedocomputers.com/"
BUG_REPORT_URL="https://gitlab.com/tuxedocomputers/development/tuxedo_os/os"
PRIVACY_POLICY_URL="https://www.tuxedocomputers.com/en/Privacy-policy.tuxedo"
VERSION_CODENAME=noble
UBUNTU_CODENAME=noble

@securityguy
Copy link
Copy Markdown

As of today, 2025-07-27, changing "ubuntu" to "tuxedo" on line 296 works great because Tuxedo OS is currently based on Ubuntu 24.04.2 LTS.

This is a very low risk change and it concerns me that the PR has been festering for more than a year.

@x-dsjorge
Copy link
Copy Markdown

I've installed today by modifying the file manually and everything works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants