mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-24 23:35:53 -04:00
Update to reflect qvm-template tool
This commit is contained in:
parent
abd0fe3597
commit
d1adfaa4fc
2 changed files with 14 additions and 21 deletions
|
@ -81,14 +81,12 @@ How to test [templates](/doc/templates/):
|
|||
|
||||
To temporarily enable any of these repos, use the `--enablerepo=<repo-name>`
|
||||
option. Example commands:
|
||||
|
||||
```
|
||||
sudo qubes-dom0-update --enablerepo=qubes-templates-itl-testing
|
||||
sudo qubes-dom0-update --enablerepo=qubes-templates-community-testing
|
||||
qvm-template --enablerepo=qubes-templates-itl-testing list --available
|
||||
qvm-template --enablerepo=qubes-templates-itl-testing install <template_name>
|
||||
```
|
||||
|
||||
To enable or disable any of these repos permanently, change the corresponding
|
||||
`enabled` value to `1` in `/etc/yum.repos.d/qubes-templates.repo`.
|
||||
To enable any of these repos permanently, change the corresponding `enabled` value to `1` in `/etc/qubes/repo-templates`.
|
||||
To disable any of these repos permanently, change the corresponding `enabled` value to `0`.
|
||||
|
||||
## Providing feedback
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue