-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show variant and codename of the distribution #11556
Show variant and codename of the distribution #11556
Conversation
0878d2a
to
4005b2e
Compare
Coud you update the info man page as well. |
As far as I can tell, there is no variant and no codename in Fedora 32 ?
So I think the output should be the same: distribution:
distribution: fedora
version: "32"
|
You need to update. This is what your patch shows on Fedora 34.
|
/appove |
Along with the name (id) and the version(_id) But only show the information if is available Examples: Fedora CoreOS, Ubuntu Focal [NO TESTS NEEDED] Signed-off-by: Anders F Björklund <[email protected]>
4005b2e
to
38c5f67
Compare
Changes LGTM |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: afbjorklund, rhatdan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Along with the name (id) and the version(_id)
But only show the information if is available
Examples: Fedora CoreOS, Ubuntu Focal
See: #11554 (comment)