Skip to content

glycerine102/bluefin-laptop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluefin Image for Developer Laptop

Building New Images

New images are built with Github actions only on semver tags (example: v40.1.4). When a new image is built a package is retained in Github and can then be applied to machines.

Display Current Version Info

rpm-ostree status

Updating and Upgrading

Rebase to New Version

Switch to a specific version tag.

rpm-ostree rebase ostree--image-signed:docker://ghcr.io/glycerine102/bluefin-laptop:v40.1.5

Upgrade On latest

While on the latest tag, a simply update will suffice. Since images are set to only build on new git tags, the build action will need triggered manually if there was no git push with a tag. This is sufficient to obtain image updates from the base stable source.

ujust update

After a New Installation

New installs can also use the ansible-playbook to grab the needed homebrew packages.

Packages

 
 
 

Contributors 2

  •  
  •