Info Panel: display more OS details
commitd7d38aa4436606743712c09ac095dc0347e50aa2
authorDavid Maciejak <david.maciejak@gmail.com>
Tue, 14 Feb 2023 21:42:39 +0000 (15 05:42 +0800)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 15 Feb 2023 09:37:06 +0000 (15 09:37 +0000)
treecfeccb9aa58b1402b2425bbaf5d910901806cb30
parenta6209cc89be5a107b4748333c6c7da2ae09ce213
Info Panel: display more OS details

Rely on old utsname and os-release (http://0pointer.de/blog/projects/os-release) when available
to display more underlying OS details in the Info panel.
The idea is when someone creates a bug entry we can request them to copy/paste that screen
to give more info about the context that could help us debug the issue.
For example, on my current system it's displaying:
"Running on: Ubuntu 22.10 (x86_64)"
src/dialog.c