you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 8 months ago (1 child)

What does immutable mean? I've been using Linux for decades and never heard it until recently.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 6 points 8 months ago

    The root filesystem is read only, packages are installed on the user level through for example flakpak. And a lot of time system updates come as a whole new root filesystem, essentially making broken updates impossible.

  • source
  • parent