This repository contains a custom Universal Blue Aura DX-based distro built for testing and experimentation.
It is a fork of the Universal Blue image-template for bootc container images.
- Based on Universal Blue Aurora: https://github.com/ublue-os/aurora
- Built from the Universal Blue
image-templatepattern for custom bootc images - Intended for testing, development, and experimentation with the Aurora DX stack
borealis-dx is my experimentation environment for building a custom Universal Blue Aurora DX.
This repo includes:
Containerfilefor defining the custom image buildbuild_files/build.shfor install-time package additions and distro customizationsJustfilefor local build, image management, and VM workflowsdisk_config/for optional ISO and VM image generation- GitHub Actions workflows for building, signing, and publishing the OCI image
- Review
Containerfileandbuild_files/build.shto understand what is installed and configured. - Use the
Justfilecommands to build and test the image locally. - If you want to generate bootable media, update
disk_config/iso.tomland run the disk build workflow.
- Universal Blue Aurora: https://github.com/ublue-os/aurora
- Universal Blue
image-template: https://github.com/ublue-os/bootc - bootc project: https://github.com/bootc-dev/bootc