this post was submitted on 15 Jul 2025
321 points (93.3% liked)
Linux
56489 readers
1045 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
that's exactly how updates should work in every desktop distro. as an option of course.
systemd made it possible to install updates on shutdown.
packagekit enabled kde software to automatically obtain and prepare the updates.
plasma does the final touch nowadays to ask you on the reboot/shutdown dialog whether you want to install them.
Basically all the system is in place, with code from widely used parties. packagekit can even integrate with your filesystem to make a snapshot before install. It's wonderful. yet, it seems as if only fedora supports this full setup right now? or is there anything else?
I've tried quite a few distros (openSUSE, Ubuntu, Solus, Arch, so on) and none seem to offer this feature. It's a shame, as it's quite useful to have since updating a live system can sometimes cause some trouble. Even just the updating from Discover can be broken on some systems (I know openSUSE at the very least acts a bit funny when it comes to PackageKit, I think Arch as well).
I've been told that opensuse tumbleweed has it. I've also read a suse forum post saying leap 16 will support offline updates, releasing in January, so they could be the first to support all of this with fs snapshots
if you didn't enable offline updates in systemsettings, then it'll do roughly the same as you would in the terminal, so that's not unexpected
Fedora and Bazzite both do it.