- Audio support enabled with chromebook-linux-audio.
- Added support for Chromebook keyboard special keys with keyd.
- Added fan speed control with
ectool.
To rebase an existing atomic Fedora installation to the latest build:
- First rebase to the unsigned image, to get the proper signing keys and policies installed:
rpm-ostree rebase ostree-unverified-registry:ghcr.io/mikaelvz/bluefin-dx-kled:latest - Reboot to complete the rebase:
systemctl reboot - Then rebase to the signed image, like so:
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/mikaelvz/bluefin-dx-kled:latest - Reboot again to complete the installation
systemctl reboot