From c3124cad03d4717bce44c0a601903a43f738db10 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 10 Jan 2024 13:30:46 -0500 Subject: [PATCH] docs: Link a commonly hit issue (I also pinned that and one other issue on that repo) --- docs/install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install.md b/docs/install.md index 30025d2..57f5c43 100644 --- a/docs/install.md +++ b/docs/install.md @@ -43,6 +43,8 @@ helps inject kickstart for installation to virtual machines. The in-development [osbuild-deploy-container tool](https://github.com/osbuild/osbuild-deploy-container) supports generating disk images, including injecting user accounts. +NOTE: this tool [does not yet work with centos stream 9](https://github.com/osbuild/bootc-image-builder/issues/20). + There's also an [osbuildbootc](https://github.com/cgwalters/osbuildbootc) tool that will be merged with the above.