A bootc installer designed to install an image as quickly as possible.
This is an experiment to see how far we can get building our own ISOs. The objective is to:
- Generate a LiveCD so users can try out an image before committing
- Install the image and flatpaks to a selected disk with minimal user-input
- Basically be an MVP for
bootc install
Waiting for existing installers to move to cloud native is untenable, let's see if we can remove that external dependency forever. 😈
just build ghcr.io/ublue-os/bluefin:lts
just vm ./output.iso- Include flatpaks in the rootfs
- FAST /var/lib/containers storage
- UEFI support
- Have an installer for the Live ISO
- Different names for each image