Update README

This commit is contained in:
badblocks 2026-03-10 22:31:33 -07:00
parent 614fdd5ebe
commit 6c3216a1e5
No known key found for this signature in database

View file

@ -14,7 +14,7 @@ To rebase an existing atomic Fedora installation to this build, including Bazzit
- First rebase to the unsigned image, to get the proper signing keys and policies installed: - First rebase to the unsigned image, to get the proper signing keys and policies installed:
``` ```
rpm-ostree rebase ostree-unverified-registry:ghcr.io/badbl0cks/bazzite-badblocks-gnome:latest rpm-ostree rebase ostree-unverified-registry:ghcr.io/badbl0cks/bazzite-gnome-badblocks:latest
``` ```
- Reboot to complete the rebase: - Reboot to complete the rebase:
``` ```
@ -22,7 +22,7 @@ To rebase an existing atomic Fedora installation to this build, including Bazzit
``` ```
- Then rebase to the signed image, like so: - Then rebase to the signed image, like so:
``` ```
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/badbl0cks/bazzite-badblocks-gnome:latest rpm-ostree rebase ostree-image-signed:docker://ghcr.io/badbl0cks/bazzite-gnome-badblocks:latest
``` ```
- Reboot again to complete the installation - Reboot again to complete the installation
``` ```
@ -32,8 +32,8 @@ To rebase an existing atomic Fedora installation to this build, including Bazzit
## Images ## Images
Currently the following images are available: Currently the following images are available:
- bazzite-badblocks-gnome - bazzite-gnome-badblocks (Desktop gaming)
- bazzite-badblocks-gnome-nvidia-open - ucore-hci-badblocks (Server/NAS-oriented)
## Verification ## Verification