Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1008 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 1008 Bytes

joblue

I'm using this repository as a playground to experiment with GitHub Workflows and the GitHub Container Registry. In the future, I may also decide to build this uBlue image into my daily-driver Linux distro, but it's really not there yet.

If you're curious to try out this (largely auto generated) project, you can do so by downloading the ISO or by rebasing from an existing Fedora Atomic installation as shown below:

  • Rebase onto the unsigned image:
    rpm-ostree rebase ostree-unverified-registry:ghcr.io/johannesbremer/joblue:latest
    
  • Reboot into the new image:
    systemctl reboot
    
  • Then rebase onto the signed image:
    rpm-ostree rebase ostree-image-signed:docker://ghcr.io/johannesbremer/joblue:latest
    
  • Reboot into the new image one last time:
    systemctl reboot
    

If you're running joblue in a VM, please make sure to check:

  • 3D acceleration