Open jaypipes opened 7 years ago
When writing https://github.com/jaypipes/ghw, I figured out a way around using udevadm for finding things like the disk serial numbers. Refactor the udevadm shellouts out of hwk
hwk
udevadm uses an in-memory database derived from parsing the PCI vendor/model information here:
http://pci-ids.ucw.cz/v2.2/pci.ids
Not sure if it's worth doing something similar :(
When writing https://github.com/jaypipes/ghw, I figured out a way around using udevadm for finding things like the disk serial numbers. Refactor the udevadm shellouts out of
hwk