Logoj0ke.net Open Build Service > Projects > internetx > ipmitool > Meta
Sign Up | Log In

Meta Configuration of Package ipmitool

 
1
<package name="ipmitool" project="internetx">
2
  <title>Utility for IPMI Control</title>
3
  <description>This package contains a utility for interfacing with devices that
4
support the Intelligent Platform Management Interface specification.
5
IPMI is an open standard for machine health, inventory, and remote
6
power control.
7
8
This utility can communicate with IPMI-enabled devices through either a
9
kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in
10
the IPMI specification.  IPMIv2 adds support for encrypted LAN
11
communications and remote Serial-over-LAN functionality.
12
13
It provides commands for reading the Sensor Data Repository (SDR) and
14
displaying sensor values, displaying the contents of the System Event
15
Log (SEL), printing Field Replaceable Unit (FRU) information, reading
16
and setting LAN configuration, and chassis power control.</description>
17
  <person userid="hostmaster" role="maintainer"/>
18
  <build>
19
    <enable repository="Ubuntu_6.06"/>
20
    <enable repository="Ubuntu_7.04"/>
21
    <enable repository="Ubuntu_7.10"/>
22
    <enable repository="Ubuntu_8.04"/>
23
    <disable repository="Debian_Lenny"/>
24
    <disable repository="Debian_Etch"/>
25
  </build>
26
</package>
27