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@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month 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
      1 month 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…

  • overcast@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    29 days ago

    it’s working fine

    I think the “download update” button could show the output of rpm-ostree update —preview before executing the command and requesting confirmation in the process, that would be nice :)

    btw does the + plus on the branch section perform a rebase or just a deploy?

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

      I’m not sure how much advantages a preview option for downloading would have. After having done the regular download, one sees the not yet started image (with the ⏳ next to it), then you can inspect and delete it, if you want. Or is there some more things you could do with preview?

      Thanks for the feedback. When you do the + and select branch, a rebase button appears, When you press that, it will rebase. There is currently no fetch option.

      • overcast@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        28 days ago

        lol I forgot we can inspect the deployment after that, I just think that it feels a little harsh to just press “update” blindly without knowing anything about the download, rpm-partee updatecheck also exists to avoid redundancies

          • overcast@lemmy.zip
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            28 days ago

            hi, what I meant was…

            you told me that update —preview would be redundant if we can check the deployment anyways after the update

            in that case, we can instead see updatecheck as a brief summary and also as a way to ask for confirmation, it wouldn’t need that much space to display

            btw nice to see you here, I don’t have Github or Reddit accounts to give feedback on there :)

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

              Btw, I think, I have a good idea, how to display the content of --preview, UI wise. On my machine it takes approximately as long as --check. So I could use it, instead of preview and then display the upcoming changes with the + Button (which could have a integrated drop down.)

            • petsoi@discuss.tchncs.deOPM
              link
              fedilink
              English
              arrow-up
              1
              ·
              28 days ago

              So the + button shows up if update --check returns that there is something to update. But I’m not sure what additional info it provides which is worth displaying.

              What do you think of?

              Btw. it’s not on Github, but on Codeberg.org 😀️

              • overcast@lemmy.zip
                link
                fedilink
                English
                arrow-up
                2
                ·
                26 days ago

                omg you made it in a very GNOME-native way :D will try it as soon as i get my device back!