mirror of
https://github.com/ben-grande/qusal.git
synced 2026-01-06 18:55:32 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| macros | ||
| tools | ||
| README.md | ||
| version | ||
utils
Utilities library for Qusal.
Table of Contents
Description
Utils is a SaltStack Qubes library for certain operations shared by multiple projects such as macros and common tools to be installed.
Usage
You are not meant to interact with the utils directly, but through other states.