Skip to content

coxde/bluefin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluefin 💙

Build Image

Purpose 🤔

This repository is for my personal OS image, very much based on my own needs. It's based on Bluefin (dx-stable) and a template published by the Universal Blue Project.

Features ✨

Installation ⚙️

Rebase

To rebase an existing Bluefin installation to this build:

  • Rebase to the latest image:

    sudo bootc switch ghcr.io/coxde/bluefin:latest --enforce-container-sigpolicy
    
    • The --enforce-container-sigpolicy is important to ensure you're checking the signature of the produced image.
  • Reboot to complete the rebase:

    systemctl reboot
    

The latest tag will automatically point to the latest build.

ISO

To-do

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/coxde/bluefin

Credits 💌

About

My customized OS image based on Bluefin

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •