Skip to content

v1.6.3

Compare
Choose a tag to compare
@jackburton79 jackburton79 released this 07 Nov 21:09
· 8 commits to stable-1.6 since this release
  • 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.