Ben Grande f933523e10
feat: bump Fedora version
- Update to Fedora 41;
- Change default Fedora template to Xfce variant;
- Enforce Fedora based formulas to depend on a chain that always has the
  correct management disposable set. For 'qubes-builder,' it requires
  'mgmt', which requires 'fedora-minimal', which requires 'fedora-xfce';
- Cleanup salt patch necessary on version 39 and 40.
- Update base templates when stale before being cloned to derivative
  templates.
- Remove non-essential bootstrap formulas from requirements. Dom0 was
  never required, but very recommended, templates were required because
  it was best to update them on their formula before generating outdated
  clones of it.

Fix: https://github.com/ben-grande/qusal/issues/108
Fix: https://github.com/ben-grande/qusal/issues/57
2025-04-14 15:25:57 +02:00
..
2023-11-13 14:33:28 +00:00
2023-11-13 14:33:28 +00:00
2025-04-14 15:25:57 +02:00
2023-11-13 14:33:28 +00:00
2023-11-13 14:33:28 +00:00
2023-11-13 14:33:28 +00:00
2025-04-14 15:25:57 +02:00
2025-04-14 15:25:57 +02:00
2025-04-14 15:25:57 +02:00
2025-04-14 15:25:57 +02:00

fedora

Fedora Template in Qubes OS.

Table of Contents

Description

Creates the Fedora template as well as a Disposable Template based on it.

Installation

  • Top:
sudo qubesctl top.enable fedora
sudo qubesctl --targets=fedora-41 state.apply
sudo qubesctl top.disable fedora
sudo qubesctl state.apply fedora.prefs
  • State:
sudo qubesctl state.apply fedora.create
sudo qubesctl --skip-dom0 --targets=fedora-41 state.apply fedora.install
sudo qubesctl state.apply fedora.prefs

Usage

AppVMs and StandaloneVMs can be based on this template.