diff options
author | Wayne Cuddy <wcuddy@gmail.com> | 2019-04-01 08:17:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-05 07:38:33 +0700 |
commit | 2dce8073c6e06875fd06607c330a53e05f41ea43 (patch) | |
tree | 2ab942c0930ffcf64f2b86a1d787f8f0e36a75fa /system/freeipmi/README | |
parent | bf1993b7f3385e6a3037a7134cbb24b85424b3fe (diff) | |
download | slackbuilds-2dce8073c6e06875fd06607c330a53e05f41ea43.tar.gz |
system/freeipmi: Added (system management).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/freeipmi/README')
-rw-r--r-- | system/freeipmi/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/freeipmi/README b/system/freeipmi/README new file mode 100644 index 0000000000..5805f45eac --- /dev/null +++ b/system/freeipmi/README @@ -0,0 +1,10 @@ +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. It is utilized by a wide variety of vendors for system +management on motherboards. The features of IPMI that most users will +be interested in are sensor monitoring, remote power control, +serial-over-LAN (SOL), and system debugging. The FreeIPMI tools and +libraries in this package should provide users with the ability to +access and utilize these features. |