Meta Configuration of Package lshw
x
1
<package name="lshw" project="home:netmax:tools">
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
<build>
9
<disable arch="i586" repository="Debian_Etch"/>
10
<disable arch="x86_64" repository="Debian_Etch"/>
11
<disable repository="Debian_Etch"/>
12
<disable repository="server_php_SLE_10"/>
13
</build>
14
</package>
15