Why Iris?
1. If KDE Plasma is elegant and healthy like a Japanese iris flower...
2. Plus, the Fedora Kinoite meaning comes from the Japanese language...
Why not name this custom image Iris! It's elegant1 and has a relation to Japanese culture2: Fedora Iris
Yeah, I'm amazing at naming things 😂, right? /j
A Japanese iris flower (source)
WIP
Warning This is an experimental feature and should not be used in production, try it in a VM for a while!
To rebase an existing Silverblue/Kinoite installation to the latest build:
- First rebase to the image unsigned, to get the proper signing keys and policies installed:
sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ludg1e/iris:latest
- Reboot to complete the rebase:
systemctl reboot
- Then rebase to the signed image, like so:
sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ludg1e/iris:latest
- Reboot again to complete the installation
systemctl reboot
This repository builds date tags as well, so if you want to rebase to a particular day's build:
sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ludg1e/iris:20230403
ISO images are available under the releases page, in case you want to do a clean install rather than rebasing.