this post was submitted on 09 Jun 2024
429 points (94.0% liked)

Linux

45573 readers
792 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

So I took the plunge and installed Fedora Silverblue because of all that immutable buzz. And it's the most frustrating change I have made in almost 20 years of my distrohopping.

After installing Silverblue I configured it as usual. I installed necessary flatpaks, played with toolbox and distrobox, installed codecs, configured my bluetooth keyboard and other stuff in /etc and /var. Applied some useful tweaks I found on the web and... well... everything works. Nothing to do anymore. No issues. Nothing breaks, no dependency hell, everything runs smooth. I have nothing to tweak, tinker or configure anymore. So frustrating.

Every update is just... meh. Smooth, new, fresh system not affected by my stupid tweaking and breaking. Booooring.

I don't have to distrohop anymore. If I want other distros I can just install them in distrobox. Other versions of apps? Something from AUR perhaps...? No problem. What's the point of distrohopping now? Other DEs? I just rebase my system to other images with almost any DE or WM I want without losing data or messing everything up (damn you, UBlue!).

I don't even have to reinstall the damn thing cause every time I update the system or rebase it to another image it's like reinstalling it.

Silverblue killed distrohopping for me. Really frustrating.

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

Silverblue and Kionite are both Ublue distros, one has gnome and other KDE. One nice thing is that you can just swap between gnome and KDE without breaking anything via rebasing.

[–] [email protected] 7 points 3 weeks ago

I wrote a thing about this earlier: Fedora has apparently been infected with an advertising department. Their website has a lot of branding and buzzwords and wanketeering and very few technical details. It never says the word Gnome anywhere. You just have to know "Workstation" and "Silverblue" mean Gnome.

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

I don't know tons of the detail but I understand the principle. The immutable part of the system is really just an applied oci container image for any ublue based distro.

Certain mount points are writable and persisted (e.g. /home), but otherwise you can just reimage the entire system with any compatible (ublue based) image. Then each image is built by layering changes using ostree. So that's how you get the different distros.

Silverblue is ublue with gnome, kinoite is ublue with KDE, Bazzite layers steam, proprietary Nvidia drivers and other stuff mainly gaming related, etc.

System updates (which tend to be regular) are just applying an updated image, so actually updating is effectively the same as rebasing.

You can also yourself add ostree layers on top of the base image, and if you rebase to a different one your layers get reapplied on top.

[–] [email protected] 2 points 3 weeks ago

isn't the opposite?, fedora started ostree, ublue came after