From 286d4e8c3eb9e272407afde0595341d535270d5a Mon Sep 17 00:00:00 2001 From: Marvin Drees Date: Fri, 15 Aug 2025 13:25:20 +0200 Subject: [PATCH] docs: deprecation notice Signed-off-by: Marvin Drees --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 98ef51b..04966c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # u-bmc system init +> **DEPRECATED** +> +> This repository is deprecated. All current development has moved to the main [u-bmc/u-bmc](https://github.com/u-bmc/u-bmc) repository. + [![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) This is a small init program meant to be run from inside an initramfs as the first program the Linux Kernel launches.