freeipmi: The GNU IPMI library
authorBjørn Mork <redacted>
Thu, 21 Sep 2023 06:56:56 +0000 (08:56 +0200)
committerHannu Nyman <redacted>
Wed, 5 Mar 2025 19:17:14 +0000 (21:17 +0200)
commit771bb86f26d807521f639498e3f9ea6c73698273
treebd76ca71887b45fb521d0ecdac29d4b292e11690
parent4f2aba1c347027ba68d547ed1d952fb1f1f19e77
freeipmi: The GNU IPMI library

FreeIPMI provides in-band and out-of-band IPMI software based on the
IPMI v1.5/2.0 specification. The IPMI specification defines a set of
interfaces for platform management and is implemented by a number of
vendors for system management. The features of IPMI that most users
will be interested in are sensor monitoring, system event monitoring,
power control, and serial-over-LAN (SOL). The FreeIPMI tools and
libraries listed below should provide users with the ability to
access and utilize these and many other features. A number of useful
features for large HPC or cluster environments have also been
implemented into FreeIPMI.

Signed-off-by: Bjørn Mork <redacted>
admin/freeipmi/Makefile [new file with mode: 0644]
admin/freeipmi/patches/001-cross-compile-with-dev-urandom-support.patch [new file with mode: 0644]
admin/freeipmi/patches/002-pthreads-stack-size.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT