From 72487fb4776c474ab47ca693211d7d2b3b42425c Mon Sep 17 00:00:00 2001 From: parulin <161326115+parulin@users.noreply.github.com> Date: Sun, 22 Feb 2026 11:48:51 -0500 Subject: [PATCH] Update templates pages related to Fedora 44 * remove Fedora 42 and add Fedora 44 * fedora.rst refers to supported-releases.rst to limit maintenance * put a note about the new `-gnome` ending * tell the user about the possible suffix of the "full" templates. This is a bit weird as the name scheme changes with Fedora 44 --- .../supported-releases.rst | 2 +- user/templates/fedora/fedora.rst | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/user/downloading-installing-upgrading/supported-releases.rst b/user/downloading-installing-upgrading/supported-releases.rst index 108cd8dd48..60441b129f 100644 --- a/user/downloading-installing-upgrading/supported-releases.rst +++ b/user/downloading-installing-upgrading/supported-releases.rst @@ -123,7 +123,7 @@ It is the responsibility of each distribution to clearly notify its users in adv - 42, 43 - 12, 13 * - Release 4.3 - - 42, 43 + - 43, 44 - 12, 13 diff --git a/user/templates/fedora/fedora.rst b/user/templates/fedora/fedora.rst index ab811e6c52..b78045f3eb 100644 --- a/user/templates/fedora/fedora.rst +++ b/user/templates/fedora/fedora.rst @@ -2,8 +2,11 @@ Fedora templates ================ +The Fedora Xfce :doc:`template ` is the default template in Qubes OS. The current supported versions are listed in :ref:`Supported releases: Templates `. **This page is about the "full" Fedora templates** (a name ending with ``-43``, ``-xfce`` or ``-gnome``). For the minimal version, please see the :doc:`Minimal templates ` page. -The Fedora :doc:`template ` is the default template in Qubes OS. The current version is Fedora 42. This page is about the “full” Fedora templates. For the minimal version, please see the :doc:`Minimal templates ` page. +.. versionchanged:: Qubes 4.3 and Fedora 44 + + Starting with Fedora 44 (in Qubes 4.3), the Gnome template is named :samp:`fedora-{XX}-gnome` where :samp:`{XX}` is the version number. It was previously named :samp:`fedora-{XX}`. Installing ---------- @@ -13,11 +16,11 @@ To :ref:`install ` a specific Fedora templa .. code:: console - $ qvm-template install XX + [user@dom0] $ qvm-template install fedora-XX -(Replace ``XX`` with the name of the Fedora template you wish to install.) +(Replace ``fedora-XX`` with the name of the Fedora template you wish to install.) To reinstall a Fedora template that is already installed in your system, see :doc:`How to Reinstall a template `.