Commit graph

2 commits

Author SHA1 Message Date
martti
7c32cb0676 Updated sysutils/ipmitool to 1.8.8
* Fix segfaults in sensor data repository list
        * Fix ipmievd to open interface before daemonizing
        * Fix IPMIv1.5 authtype NONE to ignore supplied password
        * Fix cipher suite display bug in lan print
        * Fix typo in IPMIv2 SOL output when sending break
        * Fix improper LUN handling with Tyan SOL
        * Add LUN support to OpenIPMI interface
        * Add support for Kontron OEM commands
        * Update to Kontron Firmware Update command
        * Remove nuclear clause from license
        * Add Sun OEM command for blades
        * Increase argument size for raw commands in shell/exec
        * Fix handling of LUNs for LAN interfaces
        * Add IPMIv2 SOL loopback test
        * Add support for IBM OEM SEL messages
        * Disable file paranoia checks on read files by default
        * Support IPMIv2 SOL on older Intel boxes
        * Display message and exit if keepalive fails during SOL
        * Add support for setting VLAN id and priority
        * Add support for FreeBSD OpenIPMI-compatible driver
        * Add support for IPMIv2 Firmware Firewall
        * Fix gcc4 compile warnings
        * Make ipmievd generate pidfile
        * Add initscripts for ipmievd
2007-01-10 14:27:47 +00:00
heinz
bc65925994 Initial import of ipmitool 1.8.6.
Ipmitool is 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.
2006-03-13 23:03:28 +00:00