Skip to content

Conversation

@microhobby
Copy link
Contributor

There is another variant of Torizon OS called Common Torizon OS

@CarterLi
Copy link
Member

CarterLi commented Mar 3, 2025

Did you test it?

@microhobby
Copy link
Contributor Author

@CarterLi I do not have right now a build to test it on the hardware, I'm using information from a report:

image

And from the source code:

https://github.com/torizon/meta-toradex-torizon/blob/04e47c157cbe70d2147eb46e9892a221f1ef9a9a/conf/distro/common-torizon.conf#L5

@CarterLi
Copy link
Member

CarterLi commented Mar 3, 2025

Please use fastfetch -s os --format json. The default output doesn't help.

@microhobby
Copy link
Contributor Author

@CarterLi

[
  {
    "type": "OS",
    "result": {
      "buildID": "0",
      "codename": "scarthgap",
      "id": "common-torizon",
      "idLike": "",
      "name": "Common Torizon OS",
      "prettyName": "Common Torizon OS 7.0.0-devel-20250301175405+build.0 (scarthgap)",
      "variant": "Docker",
      "variantID": "",
      "version": "7.0.0-devel-20250301175405+build.0 (scarthgap)",
      "versionID": "7.0.0-devel-20250301175405-build.0"
    }
  }
]

@CarterLi
Copy link
Member

CarterLi commented Mar 3, 2025

So it should be common-torizon
Note that putting common-torizon into T section wont work. It must be put into C section

@microhobby
Copy link
Contributor Author

@CarterLi so, let me see if I get it. It's better to use the distro id than the name on the .names?

There is another variant of Torizon OS called Common Torizon OS

Signed-off-by: Matheus Castello <[email protected]>
@microhobby
Copy link
Contributor Author

@CarterLi added it to the C section as recommended, thanks for the review.

@CarterLi CarterLi merged commit b569acb into fastfetch-cli:dev Mar 4, 2025
19 checks passed
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.

2 participants