You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrote code which handles data from lshw to be more robust and clean
Fixed wrong memory inventory on some machines (with older lshw version)
Switch video card "name" and "chipset" fields, since they seem to be used this way in OCSInventory and glpi
Add more fields to the inventory (computer type, etc)
Added option --use-current-time-in-device-ID which allows you to use current date and time in device ID instead of the BIOS date.
Added option --use-base-board-serial-number : There are some machines where the system serial number is empty/wrong. The base board serial number seems to be correct in that case. Could go away in one of the next releases, since on other machines, this is the same as the system serial number.