Code Monkey home page Code Monkey logo

ublue's Introduction

ublue

build-ublue

scottames' custom Fedora Silverblue native container image powered by Universal Blue.

Multiple images are built, ublue being the default Silverblue. See packages for image details.

Verification

Images are signed with sisgstore's cosign. To verify images, grab the pub key and verify:

cosign verify --key cosign.pub ghcr.io/scottames/ublue

If you're forking this repo, the uBlue website has instructions for setting up signing properly.

Installation

Warning This is an experimental feature and should not be used in production!

  • First rebase to the image unsigned, to get the proper signing keys and policies installed:

    sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/scottames/ublue:latest
    
  • Reboot to complete the rebase:

    systemctl reboot
    
  • Then rebase to the signed image, like so:

    sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/scottames/ublue:latest
    
  • Reboot again to complete the installation

    systemctl reboot
    

Staying Up to Date with Upstream

git remote add upstream https://github.com/ublue-os/startingpoint.git

Fetch & rebase

# Retrieve latest changes from upstream's template.
git fetch upstream template
git checkout template
git rebase upstream/template
# resolve any conflicts
git push

# Rebase your own "live" changes onto the latest template.
git checkout live
git rebase --onto live template

# Perform a force-push to update your "live" branch on GitHub, to deploy.
# The "lease" ensures that you won't overwrite "live" if GitHub's version
# is different than your local version (ie. if a team member pushed to it).
git push --force-with-lease

ublue's People

Contributors

adamisrael avatar animeshn99 avatar arcitec avatar artikushg avatar azmodude avatar bpbeatty avatar castrojo avatar dependabot[bot] avatar dperson avatar eyecantcu avatar fiftydinar avatar gerblesh avatar github-actions[bot] avatar iamcult avatar ivercoder avatar jeffwindsor avatar jossamloh avatar kylegospo avatar lorduskordus avatar marcoceppi avatar p5 avatar plata avatar qoijjj avatar renovate[bot] avatar scottames avatar tulilirockz avatar tunix avatar waffleophagus avatar xynydev avatar z0rrn avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ublue's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: .github/renovate.json5
Error type: The renovate configuration file contains some invalid settings
Message: Invalid configuration option: packageRules[2].enabledStatus

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Found renovate config warnings

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update mikefarah/yq action to v4.42.1

Detected dependencies

github-actions
.github/workflows/build.yml
  • AdityaGarg8/remove-unwanted-software v2
  • actions/checkout v4
  • sigstore/cosign-installer v3.4.0
  • mikefarah/yq v4.41.1
  • EyeCantCU/cosign-action v0.2.2
  • docker/metadata-action v5
  • ASzc/change-string-case-action v6
  • ASzc/change-string-case-action v6
  • AdityaGarg8/remove-unwanted-software v2
  • redhat-actions/buildah-build v2
  • redhat-actions/push-to-registry v2
  • docker/login-action v3
  • sigstore/cosign-installer v3.4.0
  • ubuntu 22.04
.github/workflows/conventional-commits.yml
  • actions/checkout v4
  • webiny/action-conventional-commits v1.3.0
.github/workflows/release-iso.yml
  • actions/checkout v4
  • ublue-os/isogenerator v2.3.1
.github/workflows/release-please.yml
  • google-github-actions/release-please-action v4
.github/workflows/semantic-pull-request.yml
  • amannn/action-semantic-pull-request v5

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.