diff --git a/README.md b/README.md index 875e55e..393a165 100644 --- a/README.md +++ b/README.md @@ -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).