Add deprecation notice
This commit is contained in:
parent
8ec01d3705
commit
ecdd5d0bbb
|
@ -1,6 +1,8 @@
|
|||
# RPiBMC
|
||||
A BMC (LOM) created with a Raspberry Pi.
|
||||
|
||||
**STOP:** This project is deprecated; I stopped using it several years ago. If you're looking to do this today, [an RPi KVM](https://pikvm.org/) is a much more robust solution!
|
||||
|
||||
Allows one to build a Raspberry Pi-based BMC unit for an IPMI-less server. The
|
||||
Raspbian system must include the package `screen` and (via `pip`) the Python
|
||||
libraries `python-daemon` and `raspberry-gpio-python` (installed by default).
|
||||
|
|
Loading…
Reference in New Issue