From 8a6ee015da88f107af62c610ba2fa53030b4458b Mon Sep 17 00:00:00 2001 From: Jonathan Lebon Date: Wed, 22 May 2024 21:22:11 -0400 Subject: [PATCH] README: reflect development status Let's more clearly indicate the current status of rpm-ostree directly in the README and link to relevant pages with more information. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0f24a3f58b..1ea377dcd2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # rpm-ostree: A true hybrid image/package system +> [!IMPORTANT] +> Currently, development focus has shifted to [bootc](https://github.com/containers/bootc), [dnf](https://github.com/rpm-software-management/dnf5/), and the ecosystem around those tools. However, rpm-ostree is widely in use today in many upstream projects and downstream products and **we will continue to support it** for some time with an emphasis on fixing important bugs, especially security-related ones. Some minor enhancements may happen but in general new major features, especially client-side, are unlikely to be prioritized. For more information, see: +> - https://fedoraproject.org/wiki/Changes/DNFAndBootcInImageModeFedora +> - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/X4WEBWV3JYKWVRBC6CPJMUJGQOYCORC7/ + rpm-ostree is a hybrid image/package system. It combines [libostree](https://ostree.readthedocs.io/en/latest/) as a base image format, and accepts RPM on both the client and server side, sharing code with the