From 68961b31b5d7f941c176880d5731b45c1ce12e60 Mon Sep 17 00:00:00 2001 From: Andrew David Wong <adw@qubes-os.org> Date: Fri, 6 Dec 2024 06:24:19 -0800 Subject: [PATCH] Announcement: Fedora 41 templates available Closes QubesOS/qubes-issues#9244 --- 2024-12-XX-fedora-41-templates-available.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 2024-12-XX-fedora-41-templates-available.md diff --git a/2024-12-XX-fedora-41-templates-available.md b/2024-12-XX-fedora-41-templates-available.md new file mode 100644 index 0000000..6f51e7a --- /dev/null +++ b/2024-12-XX-fedora-41-templates-available.md @@ -0,0 +1,13 @@ +--- +layout: post +title: "Fedora 41 templates available" +categories: announcements +--- + +New Fedora 41 templates are now available for Qubes OS 4.2 in standard, [minimal](/doc/templates/minimal/), and [Xfce](/doc/templates/xfce/) varieties. There are two ways to upgrade a template to a new Fedora release: + +- **Recommended:** [Install a fresh template to replace an existing one.](/doc/templates/fedora/#installing) **This option may be simpler for less experienced users.** After you install the new template, redo all desired template modifications and [switch everything that was set to the old template to the new template](/doc/templates/#switching). You may want to write down the modifications you make to your templates so that you remember what to redo on each fresh install. To see a log of package manager actions, open a terminal in the old Fedora template and use the `dnf history` command. + +- **Advanced:** [Perform an in-place upgrade of an existing Fedora template.](/doc/templates/fedora/in-place-upgrade/) This option will preserve any modifications you've made to the template, **but it may be more complicated for less experienced users.** + +**Note:** No user action is required regarding the OS version in dom0 (see our [note on dom0 and EOL](/doc/supported-releases/#note-on-dom0-and-eol)).