bootc-image-builder icon indicating copy to clipboard operation
bootc-image-builder copied to clipboard

Make installed rootfs configurable for when generating an ISO

Open mbarak opened this issue 7 months ago • 1 comments

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.

mbarak avatar May 21 '25 19:05 mbarak

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.

mbarak avatar May 21 '25 19:05 mbarak

Thanks for your patience @mbarak ! Sorry that this took so long to finally get merged.

mvo5 avatar Jul 17 '25 12:07 mvo5