Merge pull request #123 from cgwalters/pointless-rebuild

docs: Link a commonly hit issue
This commit is contained in:
Colin Walters 2024-01-11 09:41:12 -05:00 committed by GitHub
commit 4d5e1d86fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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)
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.