hwinfo: add new package 12227/head
authorAlberto Bursi <bobafetthotmail@gmail.com>
Mon, 1 Jun 2020 17:35:42 +0000 (19:35 +0200)
committerAlberto Bursi <bobafetthotmail@gmail.com>
Mon, 1 Jun 2020 17:35:42 +0000 (19:35 +0200)
commit509b9d52a08fa7df457180180d2934d4ba6f9a41
tree825bde26d18865ef156871bb0139f70922b875bf
parent64926ff60708fcee51e170872ce0fe2310b47449
hwinfo: add new package

add hwinfo package, it is a complete
system hardware detection tool,
similar to lshw but is written in C
and has minimal dependencies.
It is part of core SUSE Linux
applications like Yast installer
and system configurator tool so
it's regularly maintained.

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
utils/hwinfo/Makefile [new file with mode: 0644]
utils/hwinfo/patches/0-hardcoding-version [new file with mode: 0644]
utils/hwinfo/patches/1-remove_libx8emu_dependency [new file with mode: 0644]
utils/hwinfo/patches/2-enable-hw-ids-and-disable-generation-of-tiny-hwinfo-headers [new file with mode: 0644]
utils/hwinfo/patches/3-assorted-Makefile-butchery [new file with mode: 0644]