Skip to content

support: change most interesting modules

Josef Schlehofer requested to merge support into master

Commit message:

  • The current version of Turris OS is included in module installed. If we want to know the image in the factory, there is module 'os_release'.

  • Usually, dmesg and messages contains same stuff. Replace dmesg by disk_full

And... turris_version is not present in Turris OS 4.x+. It was found by @srechner. There is a thing that it was replaced by os_release, but it is not included in anywhere. It is going to be fixed by this PR https://gitlab.labs.nic.cz/turris/diagnostics/-/merge_requests/7. I know that user-docs should be supposed for Turris OS 4.x and higher, however, we advise users to this article to generate this diagnostics for users, who has Turris OS 3.x (we don't know it) and we can not do and have two modules for the same thing like os_release/turris_version and most of the time, it is not interesting.

Merge request reports