Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from copyright holders - see: https://github.com/lpereira/hardinfo/issues/530 https://github.com/lpereira/hardinfo/issues/707
|
|
This is common on Arch Linux systems when the kernel is updated (the
running kernel modules are removed from disk).
This table was created using modules from Linux 6.3.8, with the same
rules as the fallback mechanism uses (longest string prefix match), and
is updatable using the sync manager.
|
|
Untested.
|
|
|
|
|
|
|
|
|