A new version of Bonsai is out!

You can do now the following things:

  • View your deployments details (Layered, removed and replaced for remote and local packages)
  • Pin and unpin deployments
  • Set a deployment to be booted next
  • Delete a deployment
  • Rebase to an other branch
  • Add new remote branches
  • See pending changes
  • Add layered/remove packages
  • Delete overwrites (remove layered packages, restore removed base packages)

It is also now available via Flatpak:

flatpak install https://codeberg.org/petsoi/bonsai/raw/branch/main/page.codeberg.petsoi.bonsai.flatpakref

Have fun using it! Feedback is welcome!

  • poinck
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 days ago

    How production-ready is it? I plan to make my first step into immutable distros with Fedora Silverblue in the near future.

    • petsoi@discuss.tchncs.deOPM
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      4 days ago

      It does not modify things itself. It only uses the commands you would use yourself in the terminal, it just simplifies their usage. Imho it’s safe to use and I use it on my production systems as well.

      Other than that, some feedback for long running tasks could be improved, or batch changes added…