• 15 Posts
  • 2.7K Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle







  • Bazzite locks down a lot of parts to ensure it works for games.

    This is not entirely correct. It’s a feature of atomic distros in general. Bazzite doesn’t lock anything down any more than its upstream Silverblue and Kinoite parents do, it’s just that most of the system files have been set to be immutable to ensure repeatable and standardized deployments.

    This is great for scalability and ensuring the most uptime. Not so great if you want to do a lot of system tinkering.

    The other issue is that a lot of existing software needlessly installs itself globally, rather than making use of the user’s local access. It’s a paradigm that needs to change, since most software doesn’t need access to most of the system directories to function.