this post was submitted on 01 Nov 2024
256 points (97.1% liked)

Linux

54924 readers
557 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 6 years ago
MODERATORS
(page 3) 46 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 7 months ago

I guess they are going the steamos route seeing as arch based.

[–] [email protected] 4 points 7 months ago (2 children)

Will they be using btrfs snapshots or subvolumes to make it immutable?

[–] [email protected] 8 points 7 months ago

Snapshots are subvolumes.

load more comments (1 replies)
[–] [email protected] 6 points 7 months ago

Ingl, this sounds like exactly the thing I want. Immutability aside, this is how I use EndeavourOS right now, but more sophisticated.

I'm sold on it.

[–] [email protected] 23 points 7 months ago (2 children)

This article is far too hypey. One dude has started this initiative and needs people to work on his concept to get it off the ground. I'm not opposed to a red-hat free immutable system, but this one is so far from maturity this article is selling a first drawing like an almost finished product. Remind me in two years how this went.

load more comments (2 replies)
[–] [email protected] 4 points 7 months ago (1 children)

Sounds like Kinoite with extra steps.

load more comments (1 replies)
[–] [email protected] 8 points 7 months ago* (last edited 7 months ago) (6 children)

I thought we all agreed that "immutable" is a confusing term and that we should call it "atomic"

edit: I was wrong

[–] [email protected] 18 points 7 months ago* (last edited 7 months ago)

I disagree, because they are not the same thing.

Immutable means read only root.

Atomic means that updates are done in a snapshotted manner somehow. It usually means that if an update fails, your system is not in a half working state, but instead will be reverted to the last working state, and that updates are all or nothing.

I create a btrfs snapshot before updates on my Arch Linux system. This is atomic, but not immutable.*

There is also "image based" which distros like ublue (immutable, atomic) are, but Nixos (also immutable and atomic) are not.

*only really before big updates tbh, but I know some people do configure snapshits before all updates.

[–] [email protected] 5 points 7 months ago

Not all. Red Hat started this by naming their immutable distributions with "atomic" (but then not consistently...). Some people agreed, but not everyone.

[–] [email protected] -5 points 7 months ago (4 children)

How is atomic less confusing? Immutable means that something doesn't change, atomic means that it's the size of an atom or has nuclear energy

EDIT: I've learned that some people are overly pedantic about the meaning and practical use of the word "immutable", so much so that they decided to create a bigger confusion by giving another word a completely different and exclusive meaning

[–] [email protected] -1 points 7 months ago (1 children)

How could you install anything or change any setting if it "doesn't change" ?

[–] [email protected] 2 points 7 months ago (5 children)

Settings live in user space. Software exist in containers like AppImage, Flatpak or Distrobox. If something need deep system integration, they can be layered on top of the system in the user layer. Immutable does NOT mean less control. Just exerting control over the system in a different, usually more systematic, automatic and deterministic way.

load more comments (5 replies)
[–] [email protected] 10 points 7 months ago* (last edited 7 months ago)

Atomic in software refers to an operation that cannot be interrupted, like the updates in these distros. Immutable is a more confusing term, as it leads users to believe that cannot control parts of the system, when in reality these distros still have tools to do so.

[–] [email protected] 1 points 7 months ago

Immutable does not mean "not changing", but rather that you don't have the rights to change. If you take the immutable option away, then its changing again, like when you update your system. People who have a problem with the term say, "see its not immutable, the term is a lie!". Which I kind of agree, but somewhat conflicted.

Atomic is an attempt to create a new "meaning" with a word, that cannot be misunderstood. Its trying to avoid the situation of "Free" in example. But I don't like the term Atomic either, because it just suggest to me that everything is split into many little parts and is not self explanatory like Immutable. I'm conflicted here too.

I'm always conflicted.

load more comments (1 replies)
[–] [email protected] 1 points 7 months ago
[–] [email protected] 6 points 7 months ago (2 children)
[–] [email protected] 5 points 7 months ago

Fedora has pushed for the change by rebranding their immutable distros as Fedora Atomic Desktops, and these are likely the most popular immutable distros. Bazzite's homepage also describes the distro as atomic, but never mentions the term immutable.

[–] [email protected] 2 points 7 months ago
[–] [email protected] 20 points 7 months ago (3 children)

What does atomic mean in this sense? That seems more confusing than immutable.

[–] [email protected] -4 points 7 months ago (1 children)

How could you install anything or change any setting if it was truly immutable?

Immutable OS makes sense in certain scenarios, but not in home computing.

load more comments (1 replies)
[–] [email protected] 6 points 7 months ago

Atomic in software refers to an operation that cant be interrupted because it happens in one step. This one of the big selling points of atomic or immutable distros. Your system will not be left in a broken state by cancelling an update because updates do not take multiple steps, unlike traditional distros.

[–] [email protected] 7 points 7 months ago

It means a change either applied completely and successfully, or not at all (think "atomic transactions" in databases).

[–] [email protected] 9 points 7 months ago* (last edited 7 months ago) (2 children)

Ooo damn that sounds exactly what I'd like to try.

On the other hand I feel like I'm too old for this shit. My system works fine, I understand everything, and things rarely break and never in an unrecoverable way.

load more comments (2 replies)
[–] [email protected] 7 points 7 months ago (1 children)

Maybe they'll fix the sddm custom theming? It's currently broken on all immutables and doesn't allow custom themes.

load more comments (1 replies)
[–] [email protected] -3 points 7 months ago

Me using no systemd, no flatpak, no snap... I think I'll pass

[–] [email protected] 140 points 7 months ago (5 children)
[–] [email protected] 32 points 7 months ago (7 children)

I can’t believe they used this as a pro for their distro…

[–] [email protected] 5 points 7 months ago* (last edited 7 months ago) (4 children)

I don't like Snap too, but it has some advantages over Flatpak. And unfortunately the most popular distribution still uses Snap. In example it is easier to create Snap packages ~~and Flatpak does not support CLI only applicatoins~~ ( Edit: my bad ) , but Snap does (something like grep in example). Also some may like it more that Snap relies on AppArmor instead using the custom solution of Flatpak.

All in all, its not like black and white which is better. I still wish only one of the formats would exist, because this is not the kind of fragmentation I wish to have. But both exist and the end user should decide which of them to kill.

load more comments (3 replies)
load more comments (6 replies)
[–] [email protected] 15 points 7 months ago

It says possibly snap, so we can hope...

load more comments (3 replies)
[–] [email protected] 5 points 7 months ago* (last edited 7 months ago) (2 children)

Makes sense that it includes snap given that KDE officially supports their apps packaged as snaps, unlike Gnome.

If I recall correctly, aren’t they going for an Arch base? I assume they’re going to be enabling AppArmor so that the snap sandboxing is mostly working, except for the patches Canonical have failed to upstream so far.

load more comments (2 replies)
[–] [email protected] 11 points 7 months ago

I think gnome is working on the same sort of thing, read here.

I'm glad to see both going for an immutable os with flatpaks. It's so much more user friendly for the average person and if you are more technically inclined distrobox makes it a breeze to use it like a regular linux desktop.

I hope both do well

[–] [email protected] 51 points 7 months ago

I use Karch, btw.

load more comments
view more: ‹ prev next ›