JasonN3 / build-container-installer

Creates an ISO for installing a container image as an OS
GNU General Public License v3.0
64 stars 9 forks source link

[FR] Option to use bootc installer #53

Closed JasonN3 closed 8 months ago

JasonN3 commented 8 months ago

Current installer is called from: https://github.com/rhinstaller/anaconda/blob/c473364cebc2e6b8c3e0fb37cc5146055dec9a15/pyanaconda/modules/payloads/payload/rpm_ostree/installation.py#L592

JasonN3 commented 8 months ago

Bootc does not add anything current. It currently still requires the image to be ostree based, so there is no benefit over the current ostree install process