this post was submitted on 22 Nov 2023
1269 points (93.5% liked)

Linux

48129 readers
469 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
1269
submitted 11 months ago* (last edited 11 months ago) by Pantherina@feddit.de to c/linux@lemmy.ml
 

stolen from linux memes at Deltachat

you are viewing a single comment's thread
view the rest of the comments
[–] UnfortunateShort@lemmy.world 0 points 11 months ago* (last edited 11 months ago) (1 children)

It is actually very easy:

  1. You setup auto-snapshots (almost trivial)
  2. You update
  3. Evaluate
    3.1) Repeat goto 2
    3.2) Rollback goto 2

The only problem here is that snapshots (and btrfs for that matter) are not the default behaviour. I would really appreciate Endeavour having this as the default setup. It is very likely what you'd want.

[–] Sanyanov@lemmy.world 6 points 11 months ago* (last edited 11 months ago) (1 children)

True, but if snapshots turn from first line of catastrophe response to a regular tool, this is not a good experience.

Also I believe Garuda has enabled snapshots and btrfs by default.

[–] UnfortunateShort@lemmy.world 1 points 11 months ago

Yes, Garuda does, even with bootable snapshots, but it's otherwise not as clean as Endeavour. As far as I can tell, mkinitcpio/GRUB2 or their setup thereof causes more problems than it solves. My system was bricked multiple times until I switched to a dracut/systemd-boot setup, which works flawlessly since quite a while.

As for the user experience, there are 0 distros you should perform a (major) upgrade on without taking a snapshot first. I had broken systems after apt upgrade. From my point of view rolling vs versioned release are basically occasional mild vs scheduled huge headaches.