My custom Universal Blue images
To rebase an existing atomic Fedora installation to the latest build:
-
For mcubi-bluefin:
rpm-ostree rebase ostree-unverified-registry:ghcr.io/tecncr/mcubi-bluefin:latest -
For mcubi-bluefin-dx:
rpm-ostree rebase ostree-unverified-registry:ghcr.io/tecncr/mcubi-bluefin-dx:latest -
For mcubi-bluefin-dx-nvidia:
rpm-ostree rebase ostree-unverified-registry:ghcr.io/tecncr/mcubi-bluefin-dx-nvidia:latest
systemctl reboot
-
For mcubi-bluefin:
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/tecncr/mcubi-bluefin:latest -
For mcubi-bluefin-dx:
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/tecncr/mcubi-bluefin-dx:latest -
For mcubi-bluefin-dx-nvidia:
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/tecncr/mcubi-bluefin-dx-nvidia:latest
systemctl reboot
The latest tag will automatically point to the latest build. That build will still always use the Fedora version specified in the files located at the recipes directory.
These images are signed with Sigstore's cosign. You can verify the signature by downloading the cosign.pub file from this repo and running the following command:
cosign verify --key cosign.pub ghcr.io/tecncr/mcubi