Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add bazzite-rollback-helper util #1002

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

aarron-lee
Copy link
Contributor

This is a basic helper script to make it easier to manage rollbacks on bazzite.

====== Bazzite Rollback Helper Util ======

This Tool aims to help with rollbacks and rebases

Usage: bazzite-rollback-helper [OPTION] [ARGUMENT]

Options:
  list      List available Bazzite images, Default is "stable"
  rollback  Rolls back to previously installed Bazzite image. alias for "rpm-ostree rollback"
  current   Show currently active Bazzite image
  rebase    Rebase/rollback to specified Bazzite image, Default is bazzite-deck:stable

Examples:
  bazzite-rollback-helper list stable
  bazzite-rollback-helper rollback
  bazzite-rollback-helper current
  bazzite-rollback-helper rebase bazzite-deck:39-20240315
  bazzite-rollback-helper rebase bazzite-deck:stable
  bazzite-rollback-helper rebase stable

For more help, visit https://discord.bazzite.gg

This is based on the documentation from the bazzite discourse, as well as the util script I originally wrote here

@aarron-lee aarron-lee requested a review from EyeCantCU as a code owner April 22, 2024 17:04
@KyleGospo KyleGospo changed the base branch from main to testing April 22, 2024 23:24
@KyleGospo KyleGospo merged commit 1d146d6 into ublue-os:testing Apr 22, 2024
2 checks passed
@aarron-lee aarron-lee deleted the bazzite-rollback-helper branch April 23, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants