mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-10 15:40:34 -04:00
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:
parent
41ed804361
commit
0b5e3005c2
4 changed files with 38 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue