JasonN3 / build-container-installer

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

[FR] Enable support for Bootc #29

Closed JasonN3 closed 8 months ago

JasonN3 commented 9 months ago

Describe the solution you'd like Add support for bootc instead of just rpm-ostree

JasonN3 commented 9 months ago

bootc switch does the same thing the existing sed command does. https://github.com/containers/bootc/blob/5dde9d88429d43b05fee349f5386e52be0c62cd3/lib/src/deploy.rs#L301