Skip to content

fix(installer): detect Debian-based Tuxedo releases - #232

Closed
MuhammadMaazA wants to merge 1 commit into
mkasberg:mainfrom
MuhammadMaazA:fix/tuxedo-debian-detection
Closed

fix(installer): detect Debian-based Tuxedo releases#232
MuhammadMaazA wants to merge 1 commit into
mkasberg:mainfrom
MuhammadMaazA:fix/tuxedo-debian-detection

Conversation

@MuhammadMaazA

Copy link
Copy Markdown

Summary

  • Route ID=tuxedo with the new exact ID_LIKE=debian payload through the existing Debian installer path.
  • Reuse the existing Forky package suffix logic.
  • Preserve Ubuntu-based Tuxedo handling, including mixed ubuntu debian metadata.

Closes #231

Validation

  • bash -n against the exact committed install.sh blob
  • Non-installing detection harness:
    • Ubuntu-based Tuxedo -> amd64_24.04
    • mixed ubuntu debian Tuxedo -> amd64_24.04
    • Debian/Forky Tuxedo -> amd64_forky
    • unchanged Ubuntu and Debian baselines
  • git diff --check

@MuhammadMaazA MuhammadMaazA closed this by deleting the head repository Aug 23, 2026
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.

Tuxedo OS (Debian Testing) incorrectly identified as Ubuntu and fails install.

1 participant