this post was submitted on 13 Jun 2023
4 points (100.0% liked)

Fedora Linux: It's your Operating System.

390 readers
1 users here now

A community for users, developers, and anyone else interested in discussion and news of Fedora Linux

founded 1 year ago
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 year ago (1 children)

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.

[–] [email protected] 2 points 1 year ago (1 children)

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.

[–] [email protected] 1 points 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.