bootc-image-builder
bootc-image-builder copied to clipboard
Make installed rootfs configurable for when generating an ISO
Resolves: https://github.com/osbuild/bootc-image-builder/issues/924 Builds off of: https://github.com/osbuild/images/pull/1555
When generating ISOs we ignore the value passed in via --rootfs. This PR addresses that.
Tested using the container from devel/Containerfile with images using the linked branch off of main.
Using that ^ build, I was able to build a Fedora 42 based ISO that successfully formats a BTRFS root in VM and on bare metal.
Thanks for your patience @mbarak ! Sorry that this took so long to finally get merged.