docs: Link a commonly hit issue

(I also pinned that and one other issue on that repo)
This commit is contained in:
Colin Walters 2024-01-10 13:30:46 -05:00
parent f5a654b130
commit c3124cad03
1 changed files with 2 additions and 0 deletions

View File

@ -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) The in-development [osbuild-deploy-container tool](https://github.com/osbuild/osbuild-deploy-container)
supports generating disk images, including injecting user accounts. 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 There's also an [osbuildbootc](https://github.com/cgwalters/osbuildbootc) tool that
will be merged with the above. will be merged with the above.