Skip to content

ssweeny/bluefin-dx-ssweeny

Repository files navigation

bluefin-dx-ssweeny

My customized version of Universal Blue's Project Bluefin with some System76 drivers and a few niceties from Pop!_OS added.

  • bluefin-dx-ssweeny: Based on bluefin:stable.

Installation

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/ssweeny/bluefin-dx-ssweeny: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/ssweeny/bluefin-dx-ssweeny:latest
    
  • Reboot again to complete the installation
    systemctl reboot
    

This image follows the bluefin-dx stable tag, which typically gets updated once a week on Sunday mornings.

ISO

If building on Fedora Atomic, you can generate an offline ISO with the instructions available here. These ISOs cannot unfortunately be distributed on GitHub for free due to large sizes, so for public projects something else has to be used for hosting.

Verification

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/ssweeny/bluefin-dx-ssweeny

About

My custom Linux image based on bluefin-dx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors