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
Windows support (@KingRial, #9): CPU, memory, block, chassis, bios, product and network modules now supported on Windows.
ghw.Disk.IsRemovable (@thetravischannel): Added new boolean attribute to ghw.Disk struct to represent if the disk drive is removable.
Diagnostic snapshot (@jaypipes, #66): Added new ghw-snapshot command (currently Linux-only) that builds a static filesystem snapshot into a tarball and a script (hack/run-against-snapshot.sh) that will mount the snapshot in a Docker container and run ghwc against it for testing/diagnostic purposes