16
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 20 Jun 2026
16 points (100.0% liked)
Linux
65905 readers
645 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
"Considering kernel maintainers are only now removing support for i486 and i586 you will be fine for a long time with anything from the past 2 decades."
That sounds great, but still you need to download the latest release, and the newest software.
That's the neat part, you don't need to. You can just install any Linux distro and not upgrade. Obviously bad for security but you aren't forced to upgrade ever.
My server is running a Debian-like and I've found release updates to be the most nerve racking process ever. Updating package repos and waiting for the whole system to refresh all the packages and fussing over what needs backports because a package is not in the new release repo... I dread it every year.
For arch I just have a snapper pacman hook to automatically create snapshots for my btrfs system so I can roll back if an update is just not working. Then just wait a few days and try again.
And if they go with CachyOS and choose Limine as the bootloader, it will be set up automatically! You can also install after the fact, as I did, but I agree that having hooks before and after package updates is very helpful and has come in handy a couple of times.
Slightly worried for my use was because I have ukify images with dracut and sbctl. It generates the boot entries with that long id so I'll maybe need to do some manual pacman hooks to modify the limine boot entries.
The thing might be simpler than a skim through tells me but I'll need to set aside some time to get it right. Thanks for the call out, would be super neat if this works.