Title: gtk-lshw.tcz Description: GTK2 GUI for lshw (Hardware Lister) Version: B.02.19.27 Author: Lyonel Vincent Original-site: http://ezix.org/project/wiki/HardwareLiSter Copying-policy: GPLv2 Size: 708K Extension_by: Rich Tags: GTK2 GUI hardware scanner lister Comments: lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. Information can be output in plain text, XML or HTML. This program should be run as root (sudo) to ensure accurate and complete output Built with: CFLAGS=gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe CXXFLAGS=g++ -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe -fno-exceptions -fno-rtti LDFLAGS=-Wl,-O1 PREFIX=/usr/local ZLIB=1 For man entry see: /usr/local/share/man/man1/lshw.1 Source: https://github.com/lyonel/lshw Change-log: 2020/02/29 Original release Version: B.02.18.105 2020/07/02 Changed path for .ids files to /usr/local/share/lshw/ (Rich) Current: 2020/07/02 Updated to Version: B.02.19.27 (Rich)