From edf84c80bece2a4267d925f11718d2cd290c9fc9 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 7 Nov 2024 17:23:32 -0500 Subject: [PATCH] README.md: Note merge See https://github.com/containers/bootc/pull/875/ --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b1e0ab5a..62d8e075 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# NOTE: THIS REPOSITORY IS MOVED INTO https://github.com/containers/bootc/ + +This repository has been merged into https://github.com/containers/bootc/ +and will no longer be published as a standalone crate. Everything +below is preserved for historical context. + +The future of ostree and containers/OCI will be driven by bootc. + +--- + # ostree-ext Extension APIs for [ostree](https://github.com/ostreedev/ostree/) that are written in Rust, using the [Rust ostree bindings](https://crates.io/crates/ostree).