From a1826fa0ea6118fef426bcea8bdf7cee7388db72 Mon Sep 17 00:00:00 2001 From: Matthew Johnson Date: Thu, 13 Dec 2007 09:44:56 +0000 Subject: import ipmitool --- debian/control | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..bde6a60 --- /dev/null +++ b/debian/control @@ -0,0 +1,28 @@ +Source: ipmitool +Section: utils +Priority: optional +Maintainer: Petter Reinholdtsen +Uploaders: Duncan Laurie +Build-Depends: debhelper (>> 4.0.0), libreadline5-dev | libreadline-dev, libssl-dev, dpatch +Standards-Version: 3.7.2 + +Package: ipmitool +Architecture: i386 amd64 ia64 powerpc +Depends: ${shlibs:Depends}, lsb-base +Suggests: openipmi +Description: utility for IPMI control with kernel driver or LAN interface + A utility for managing and configuring devices that support the + Intelligent Platform Management Interface. IPMI is an open standard + for monitoring, logging, recovery, inventory, and control of hardware + that is implemented independent of the main CPU, BIOS, and OS. The + service processor (or Baseboard Management Controller, BMC) is the + brain behind platform management and its primary purpose is to handle + the autonomous sensor monitoring and event logging features. + . + The ipmitool program provides a simple command-line interface to this + BMC. It features the ability to read the sensor data repository + (SDR) and print sensor values, display the contents of the System + Event Log (SEL), print Field Replaceable Unit (FRU) inventory + information, read and set LAN configuration parameters, and perform + remote chassis power control. + -- cgit v1.2.3