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.
- Devel package for openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement/ipmitool && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
0001-Enhance-fwum-output.patch | 0000001487 1.45 KB | |
0002-Fix-file-permissions.patch | 0000000982 982 Bytes | |
0003-Cleanup-and-compiler-issues-only-no-functiona |
0000001749 1.71 KB | |
0004-Adjust-SUSE-paths.patch | 0000002053 2 KB | |
0005-HPM-x-compatibility-message-is-DEBUG-only.pat |
0000000855 855 Bytes | |
0006-Make-IANA-PEN-download-configurable-fix-unini |
0000004595 4.49 KB | |
_service | 0000000840 840 Bytes | |
_servicedata | 0000000238 238 Bytes | |
enterprise-numbers | 0004297014 4.1 MB | |
ipmievd.service | 0000000240 240 Bytes | |
ipmievd.sysconf | 0000000058 58 Bytes | |
ipmitool-1.8.18+git20200916.1245aaa387dc.tar.xz | 0000458952 448 KB | |
ipmitool.changes | 0000018479 18 KB | |
ipmitool.spec | 0000005616 5.48 KB |
Revision 53 (latest revision is 68)
- clean up patches rename fwum_enhance_output.patch to 0001-Enhance-fwum-output.patch rename fix_file_permissions.patch to 0002-Fix-file-permissions.patch rename several_more_compile_fixes.patch to 0003-Cleanup-and-compiler-issues-only-no-functional-chang.patch rename ipmitool_adjust_suse_paths.patch to 0004-Adjust-SUSE-paths.patch rename hpm_x_compatibility_msg_is_debug_only.patch to 0005-HPM-x-compatibility-message-is-DEBUG-only.patch rename autotools_define_DOWNLOAD.diff to 0006-Make-IANA-PEN-download-configurable-fix-uninitalized.patch - Update to version 1.8.18+git20200916.1245aaa387dc: * fru: Fix crashes on 6-bit ASCII strings * Refix 6e037d6bfbbb93b349c8ca331ebde03a837f76bf * oem: Add product ID for YADRO VEGMAN * configure.ac: add '--location' for curl to follow location * configure.ac: replace '-#' by '--progress-bar' with curl * log: refix 16f937a1: Add missing header changes * Add version info to debug output * doc, ci: Fix an error in package name for Windows * doc: Fix a small typo in INSTALL * RPM support: updated spec file changelog
Comments 0