Meta Configuration of Package lshw
x
1
<package name="lshw" project="home:netmax">
2
<title>lshw</title>
3
<description>lshw (Hardware Lister) is a small tool to provide detailed information on the hardware
4
configuration of the machine. It can report exact memory configuration, firmware version,
5
mainboard configuration, CPU version and speed, cache configuration, bus speed, etc.
6
on DMI-capable x86 or EFI (IA-64) systems and on some PowerPC machines (PowerMac G4 is known to work).
7
</description>
8
<person userid="netmax" role="maintainer"/>
9
<build>
10
<disable arch="i586" repository="Debian_Etch"/>
11
<disable arch="x86_64" repository="Debian_Etch"/>
12
<disable repository="Debian_Etch"/>
13
<disable repository="server_php_SLE_10"/>
14
</build>
15
<debuginfo>
16
<enable arch="x86_64" repository="openSUSE_13.1"/>
17
</debuginfo>
18
</package>
19