-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to create a combustion-only ISO #618
base: main
Are you sure you want to change the base?
Conversation
Thanks so much for the comprehensive contribution @dgiebert - can you help me understand this a little bit? Looks like you're using EIB to generate just the combustion directory and generating a tarball? Can you please expand on this and perhaps also add some example documentation to your commit? Thanks again. |
Yes, for our Hackweek project to combine EIB with SUMA/Kiwi, we had the idea to reverse the image creation process.
This has the advantage of having all the benefits of Kiwi, only building once, and an easier way to enable frozen patch levels. |
Changed the behavior to allow for easy integration with SUMA builds.
imageType
namedcombustion
imageType: combustion
removed the need to pass in abaseImage