You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After discussing this with osbuild members it looks like we would need to create a new image type where we don't include the ostree commit and probably try to minimize the anaconda installer size (osbuild/images#409). To do that we would need to provide a new stage for osbuild to allow the removal of files from the filesystem tree.
Describe the bug
Since moving to osbuild for our installer, we no longer produce the network installer bits needed for things like PXE boot or HTTP boot.
Example in Fedora 39:
https://kojipkgs.fedoraproject.org/compose/iot/Fedora-IoT-39-20240118.0/compose/IoT/x86_64/os/
Now in Fedora 40:
https://kojipkgs.fedoraproject.org/compose/iot/Fedora-IoT-40-20240118.0/compose/IoT/x86_64/
Included on the osbuild produced installer iso:
Missing from F40 is the boot.iso. F39 boot.iso.
The text was updated successfully, but these errors were encountered: