Document template testing; improve related docs

- Document template testing repos
- Introduce dom0 testing repos
- Cross-link dom0 and domU testing repo sections
- Link to template testing section from related sections
- Add pointer to installing templates
- Minor improvements and fixes

Thanks to @GWeck for pointing out the need for this in:
https://forum.qubes-os.org/t/fedora-34-template-available-for-testing/4904/4
This commit is contained in:
Andrew David Wong 2021-07-05 06:09:42 -07:00
parent 41ed804361
commit 0b5e3005c2
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
4 changed files with 38 additions and 4 deletions

View file

@ -115,7 +115,11 @@ sudo dnf remove anti-evil-maid
## Testing repositories
There are three Qubes dom0 [testing](/doc/testing/) repositories:
If you wish to install updates that are still in [testing](/doc/testing), you
must enable the appropriate testing repositories.
**Note:** The following repos are in dom0. For template testing repos, see
[here](/doc/how-to-install-software/#testing-repositories).
- `qubes-dom0-current-testing` -- testing packages that will eventually land in
the stable (`current`) repository
@ -136,6 +140,8 @@ sudo qubes-dom0-update --enablerepo=qubes-dom0-unstable
To enable or disable any of these repos permanently, change the corresponding
`enabled` value to `1` in `/etc/yum.repos.d/qubes-dom0.repo`.
For testing new templates, please see [here](/doc/testing/#templates).
## Contributed package repository
Please see [installing contributed