README: add FAQ about relation between bib and ibcli
This commit adds a small FAQ entry to explain the relation between `bib` and `ibcli`. Thanks to Jonathan Lebon for the suggesiton. Closes: https://github.com/osbuild/image-builder-cli/issues/89
This commit is contained in:
parent
98e4bebcfa
commit
279fa163d6
1 changed files with 6 additions and 0 deletions
|
|
@ -188,6 +188,12 @@ A: Sure! The repositories are encoded in json in "<distro>-<vesion>.json",
|
||||||
"--datadir ~/my-project --distro foo-1" a json file must be put under
|
"--datadir ~/my-project --distro foo-1" a json file must be put under
|
||||||
"~/my-project/repositories/foo-1.json.
|
"~/my-project/repositories/foo-1.json.
|
||||||
|
|
||||||
|
Q: What is the relation to [bootc-image-builder](https://github.com/osbuild/bootc-image-builder)?
|
||||||
|
A: Both projects are very close. The `bootc-image-builder` focuses on providing
|
||||||
|
image-based artifacts while `image-builder` works with traditional package
|
||||||
|
based inputs. We expect the two projects to merge eventually and they already
|
||||||
|
share a lot of code.
|
||||||
|
|
||||||
## Project
|
## Project
|
||||||
|
|
||||||
* **Website**: <https://www.osbuild.org>
|
* **Website**: <https://www.osbuild.org>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue