fedora-silverblue / silverblue-docs

Fedora Silverblue documentation
https://docs.fedoraproject.org/en-US/fedora-silverblue/
61 stars 75 forks source link

Use `uname -m` instead of `uname -i` #165

Closed edwintorok closed 8 months ago

edwintorok commented 8 months ago

On Fedora 38 Kinoite uname -i prints 'unknown', whereas '-m' prints 'x86_64'. I haven't tested Silverblue, but I expect that apart from the choice of desktop environment the base system is identical and thus uname would behave the same way. Fixes https://github.com/fedora-silverblue/silverblue-docs/issues/163

This is the silverblue variant of https://pagure.io/fedora-kde/kinoite-docs/pull-request/11