this post was submitted on 10 Jan 2024
61 points (79.0% liked)
Linux
47993 readers
1194 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Ah no no, maybe I was unclear, but the issue occurs during the initramfs stage, long before any of my KDE/Plasma nonsense had any chance to run! KMS has nothing to do with KDE. ^^
Edit: You still likely are an outlier though :)
Oh, that plasma. Yeah, that naming conflict is totally not confusing.
You could switch all your repos to the core Arch ones. I did that by accident once, and it was fine (although, I did switch them back eventually). Maybe it'd add release stability? I'm not really clear how the EOS repos vary off the baseline, except by adding some custom packages.
Inspired by our discussion, I installed
snapper
on two boxen. I includedsnap-pac
andsnapper-support
to get system change andgrub
integration; there's probably also a utility out there that addsvisudo
-like snapshot-before-manual-edit of anything in/etc
. If not, it'd be an easy script.snapper-gui
andbtrfs-assistant
both look useful. While I'm comfortable with rescue SDs and restic backups, what I'm seeing with Arch'ssnapper
package is pretty nice, and super easy.I suppose anything that borks
grub
is going to be a PITA no matter how immutable your OS, or how fancy your rollback. Or - god forbid - fucks up your BIOS firmware. I have never had that last happen, yet (knock on wood).