There’s been a proposal for Fedora Linux to become a new Fedora immutable variant and now it’s been approved by the Fedora Engineering and Steering Committee (FESCo) to happen for the Fedora 39 cycle.

  • Flaky@kbin.social
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    For what it’s worth, SteamOS - the OS used on the Steam Deck - is also immutable (based on Arch Linux). It seems like that’s the main benefit, yeah. You can unlock root access in it for development purposes, but it’ll be reset after Valve pushes out an update to SteamOS. Don’t know whether that’s supported on Fedora’s immutable variants.

    • telemachuszero@kbin.social
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Fedora’s immutable variants are more flexible than SteamOS 3 currently is.

      Fedora supports package layering (and the layered packages are reapplied on system image updates), you can pin multiple deployments and switch between them, and the ostree managed /etc is more advanced than the overlayfs setup that SteamOS uses.

      SteamOS’s simpler approach is perfectly fine for its intended purpose though.

      • Flaky@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Thanks for letting me know! I’ve got a lot of experience with SteamOS but not so much the immutable Fedoras. Should give them a try in the future.