Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Ogglord/birdie
Browse files Browse the repository at this point in the history
  • Loading branch information
Ogglord committed May 14, 2024
2 parents e293552 + f9a74af commit 2040861
Showing 1 changed file with 25 additions and 2 deletions.
27 changes: 25 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,31 @@
# Birdie   [![build-ublue](https://github.com/Ogglord/birdie/actions/workflows/build.yml/badge.svg)](https://github.com/Ogglord/birdie/actions/workflows/build.yml)
# Birdie  
<img align="left" width="20%" src="https://raw.githubusercontent.com/Ogglord/birdie/b04467a5eb5d85c0236397ac62125be038350b14/config/files/usr/share/pixmaps/system-logo-white.png" alt="Birdie OS">

This is a custom image built upon Fedora Atomic Desktops, the base image is [bazzite](https://github.com/ublue-os/bazzite/):stable. This spin adds a few developer tools, quality of life CLI tools and a setup with firefox, google chrome and working integration towards 1Password. This is my daily driver. It's based on the bluebuild template and built using bluebuild's [github actions](https://github.com/blue-build/github-action). It can also be built locally using the bluebuild CLI tool.

<p>&nbsp;</p>


<p align="center">
<a href="https://github.com/Ogglord/birdie/actions/workflows/build.yml">
<img src="https://github.com/Ogglord/birdie/actions/workflows/build.yml/badge.svg?style=flat-square&logo=github&logoColor=white"
alt="GitHub last commit">
<a href="https://github.com/Ogglord/birdie/commits/master">
<img src="https://img.shields.io/github/last-commit/Ogglord/birdie.svg?style=flat-square&logo=github&logoColor=white"
alt="GitHub last commit">
<a href="https://github.com/Ogglord/birdie/issues">
<img src="https://img.shields.io/github/issues-raw/Ogglord/birdie.svg?style=flat-square&logo=github&logoColor=white"
alt="GitHub issues">
<a href="https://github.com/Ogglord/birdie/pulls">
<img src="https://img.shields.io/github/issues-pr-raw/Ogglord/birdie.svg?style=flat-square&logo=github&logoColor=white"
alt="GitHub pull requests">
</p>

<p>&nbsp;</p>

## Installation

To rebase an existing atomic Fedora installation to the latest build:
The recommendation is to install another atomic Fedora distro first, and rebase the existing installation to the latest Birdie build:

- First rebase to the unsigned image, to get the proper signing keys and policies installed:
```
Expand Down

0 comments on commit 2040861

Please sign in to comment.