• BladeFederation@piefed.social
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    There’s an argument that it would be between Fedora and Ubuntu, since being immutable makes it more locked down and you are beholden to the devs to push out important updates like drivers. Then again it is basicallt customized Fedora Atomic so if we’re counting “Fedora” as an average of all Fedora versions, maybe not

    • N.E.P.T.R@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      I see this misconception all the time about Fedora Atomic distros. You can actually install any normal package available through the included repos, or add your own repo (rpm-ostree install $pkg). DNF can be used to add a repo from a URL and then you just use rpm-ostree install $pkg . It is really that simple.

      The reason you aren’t supposed to is that it makes the system diverge from the default image by overlaying the package. Still though, Fedora Atomic is just Fedora but container images for updates.

      • BladeFederation@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        19 hours ago

        Interesting, are their really no other major differences than the container images? Have you ran into any additional hurdles with the atomic experience? You may have convinced me to try Bazzite or SecureBlue.

        • N.E.P.T.R@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          2
          ·
          16 hours ago

          I personally adhere to the idea of avoiding installing too many overlayed packages. Most i have installed in like five (with dependencies) at once. If you are comfortable with still using mostly Flatpaks and (only) a few overlayed packages, then Atomic may still be for you.

          I really do recommend Secureblue.