mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
This allows us to gather better product information in /run/system.json also for x86 based systems. For Qemu x86_64 systems the 'product-name' changes from 'VM' to 'Standard PC (i440FX + PIIX, 1996)'. Also, add new 'product-version' field for, e.g., board revisions, and add missing 'serial-number' value for systems like Rasperry Pi that inject it in the device tree. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>