• Vincent@kbin.social
    link
    fedilink
    arrow-up
    25
    ·
    8 months ago

    I’m very excited about how the Linux community generally seems to be moving towards various approaches to immutable systems - all of them having in common that system updates are going to be a lot less likely to break. The future is looking good!

        • Chewy@discuss.tchncs.de
          link
          fedilink
          arrow-up
          4
          ·
          8 months ago

          “like Android/ios”

          is pretty vague. Do you mean locked down, with features like SafetyNet which locks people in to Google Services? Or do you mean locked down in the sense that installing packages doesn’t just directly change the files in / ?

          Systems like rpm-ostree still allow modifications to the OS, it just requires other steps. OpenSUSE MicroOS even allows for arbitrary modifications to the root fs through transactional-update (it even allows for dropping in to a transactional-update shell, so it’s not necessary to prefix each command with transactional-update).

          Especially OpenSUSE MicroOS feels more like OpenSUSE Tumbleweed, compared to Fedora rpm-ostree’s limitations compared to Fedora dnf.

        • anothermember@beehaw.org
          link
          fedilink
          arrow-up
          3
          ·
          8 months ago

          Using Fedora Silverblue has gone a long way to dispel that concern for me. It goes out of its way to be much more user-centric than that. I can’t speak for the others yet.

        • lemmyvore@feddit.nl
          link
          fedilink
          English
          arrow-up
          2
          ·
          8 months ago

          Having distro maintainers decide a rigid partition structure for you would be a really bad approach, so I really hope not.

        • sunbeam60@lemmy.one
          link
          fedilink
          arrow-up
          2
          ·
          8 months ago

          Yes except it’s all open source and if you’re unhappy you can fork. Good luck forking iOS.