-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Announcement: Fedora 41 templates available
Closes QubesOS/qubes-issues#9244
- Loading branch information
1 parent
089ff13
commit 68961b3
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)). |