Utility for IPMI Control
This package contains a utility for interfacing with devices that
support the Intelligent Platform Management Interface specification.
IPMI is an open standard for machine health, inventory, and remote
power control.
This utility can communicate with IPMI-enabled devices through either a
kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in
the IPMI specification. IPMIv2 adds support for encrypted LAN
communications and remote Serial-over-LAN functionality.
It provides commands for reading the Sensor Data Repository (SDR) and
displaying sensor values, displaying the contents of the System Event
Log (SEL), printing Field Replaceable Unit (FRU) information, reading
and setting LAN configuration, and chassis power control.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2/ipmitool && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
0001-Incorporate-upstream-comments-to-289-add-whit |
0000010097 9.86 KB | |
fix_file_permissions.patch | 0000001038 1.01 KB | |
fwum_enhance_output.patch | 0000001176 1.15 KB | |
ipmievd.service | 0000000240 240 Bytes | |
ipmievd.sysconf | 0000000058 58 Bytes | |
ipmitool-1.8.10-implicit-fortify-decl.patch | 0000001510 1.47 KB | |
ipmitool-1.8.15.tar.bz2 | 0000747174 730 KB | |
ipmitool-1_8_15_HEAD.patch | 0000420082 410 KB | |
ipmitool.changes | 0000009883 9.65 KB | |
ipmitool.spec | 0000005147 5.03 KB | |
ipmitool_adjust_suse.paths | 0000001719 1.68 KB | |
latest_compile_fixes.patch | 0000005074 4.96 KB | |
several_more_compile_fixes.patch | 0000002448 2.39 KB |
Revision 3 (latest revision is 9)
- Update to latest ipmitool source code commit 999cd0ad9192b19ec57574e7aca111571f4d21d8 Date: Fri Mar 6 09:03:05 2015 -0600 and throw away patches that went mainline. * Remove: fix_dell_oem_exitcode - Add correct exit code on Dell specific commands which did not get mainline yet (bnc#886184) * Add patch: fix_dell_oem_exitcode - Update to latest ipmitool sources. This is version 1.8.15 (git tag: IPMITOOL_1_8_15) plus mainline patches up to commit 708be8bc450f907cddb6d9e4b83aee6ba67b7d04 Date: Fri Jan 9 12:48:35 2015 +0100 * Add: latest_compile_fixes.patch * Add: ipmitool-1_8_15_HEAD.patch * Remove: automake-1.13.patch * Remove: sdradd_close_file_handle.patch * Remove: ipmitool-1.8.10-implicit-fortify-decl.patch
Comments 0