this post was submitted on 26 Jan 2024
97 points (97.1% liked)

Linux

45534 readers
1302 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
 

It is by design non-invasive and should work on any distro which meets the requirements; Btrfs root and systemd-boot bootloader. With non-invasive I mean; it doesn't mess with your normal OS and its configuration, it can be rolled out, toyed around with and just as easily be removed again.

Taken from reddit:

I think this is the best approach to immutability. I don't want heavy abstraction and I don't want containers.

A system I can deploy anytime and rollback on is all I needed.

When I have time, I will include this in my setup.

top 12 comments
sorted by: hot top controversial new old
[–] [email protected] 17 points 5 months ago (1 children)
[–] [email protected] 17 points 5 months ago (2 children)

This community is full of people who simply "don't like certain things". They may say "it's overkill" disregarding the fact that it solves their use case perfectly. Or it could be written in a language they don't like. Or maybe they heard somebody else complain about it on a forum once and now think it's bad.

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

Yeah, it’s also the same group of people who are always complaining about how much RAM a desktop environment or app uses, that app being whichever one they are using right now.

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

I think flatpaks are good. The performance penalty for containerized software can be felt much more when you're not using a good CPU. So containers do not "solve" my use case.

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

I'm using a cpu from 2013 and gaming in containers seems to work as well as it does outside of containers.

[–] t0m5k1 11 points 5 months ago

Sounds great but needs more contributors to gain trust so that it can be used in production.

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

and systemd-boot bootloader. With non-invasive I mean; it doesn't mess with your normal OS and its configuration

Well, there's the problem...

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

I much prefer it over grub. I don't think there's any other bootloader's that support btrfs snapshots.

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

To get a truly immutable experience install use squashfs instead :D

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

Could you pass me a link to an example setup?

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

It's a joke; squashfs is read-only :D Stuff's used on routers and similar stuff