osbuild / bootc-image-builder

A container for deploying bootable container images.
https://osbuild.org
Apache License 2.0
135 stars 57 forks source link

Installer for Universal Blue Images #133

Closed noelmiller closed 9 months ago

noelmiller commented 10 months ago

For full spec, please visit: https://hackmd.io/@ublue-os/ByEpOVeYp Website: https://universal-blue.org/ Github Organization: https://github.com/ublue-os

Purpose

Our current ISO installer is not sufficiently supporting our growing user base. We are hoping to utilize bootc-image-builder as a way build our ISO images using consistent tooling. We would also like to fully integrate it into our CI process.

MVP

Taken directly from our spec, here is what we feel we need to have for a successful MVP:

Offline ISO

A fully Fedora offline experience that does not require internet to install.

Use cases

Features

noelmiller commented 9 months ago

Closing issue. We were able to resolve with a different method.