Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* Added missing memory usage field descriptions
* Further shortened memory usage field descriptions
---------
Co-authored-by: Michael John <michael.john@gmx.at>
|
|
|
|
|
|
|
|
libsoup3 debug fixed+added sync. comm for cli, DOCs updated, LibSoup3 enabled for distros supporting LS3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
detect all licenses
|
|
|
|
improved detection and updated check_license.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/lpereira/hardinfo/issues/530
Deleted last e2k support due to missing answer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* computer/os: normalize distroid when detecting os via distro-specific release files.
Up to this commit the distro ID was set to distro->codename when using distro-specific files and distro->id when using os-release/lsb_release.
* computer/os - added support for parsing distro version codename in os-release
this format is currently used by ubuntu-based distributions
* computer/os: Fix parsing codename from lsb_release
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|