diff --git a/collections/_evergreen/linux-desktop.md b/collections/_evergreen/linux-desktop.md index dabf797a0d..09854c206b 100644 --- a/collections/_evergreen/linux-desktop.md +++ b/collections/_evergreen/linux-desktop.md @@ -64,14 +64,13 @@ For frozen distributions, package maintainers are expected to backport patches t We don't believe holding packages back and applying interim patches is a good idea, as it diverges from the way the developer might have intended the software to work. [Richard Brown](https://rootco.de/aboutme/) has a presentation about this: -
-
@@ -85,8 +84,8 @@ A transactional update system creates a snapshot that is made before and after a The Atomic update method is used for immutable distributions like Silverblue, Tumbleweed, and NixOS and can achieve reliability with this model. [Adam Šamalík](https://twitter.com/adsamalik) provided a presentation on how `rpm-ostree` works with Silverblue: -
-