This repository contains my personal attempt at a Universal Blue custom image.
-
Initial installation should be done using the Aurora ISO found here.
-
After first boot, rebase to the unsigned image in order to get the proper signing keys and policies, then reboot.
rpm-ostree rebase ostree-unverified-registry:ghcr.io/joshuadavidthomas/oppy-os:latest systemctl reboot
-
After rebooting, rebase to the signed image and reboot to complete the installation.
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/joshuadavidthomas/oppy-os:latest systemctl reboot