]> git.ipfire.org Git - thirdparty/systemd.git/commit
hostname: add hardware version 36956/head
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Wed, 30 Apr 2025 07:55:21 +0000 (09:55 +0200)
committerStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Thu, 22 May 2025 07:00:14 +0000 (09:00 +0200)
commit29a352e8c14c51983ba661cb5f4ce51e2bc8664b
tree8b6671306cd1ef68006053ae39afa31312719402
parent79e9fb68a3f162d26da2da5df581528be1aef877
hostname: add hardware version

Add support for the hardware version. The version describes a distinct
version of compatibility hardware. The value is read from the file
/etc/machine-info or DMI as fallback.

The integration provides an unified interface to collect detail hardware
information. The /etc/machine-info entry enables embedded devices
without UEFI support to read the information from a custom store.
hwdb.d/20-dmi-id.hwdb
man/machine-info.xml
man/org.freedesktop.hostname1.xml
rules.d/60-dmi-id.rules
src/hostname/hostnamectl.c
src/hostname/hostnamed.c
src/shared/varlink-io.systemd.Hostname.c