mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-26 15:59:24 -05:00
SoftwareUpdateDom0 changed
qvm-dom0-update in Beta 2
This commit is contained in:
parent
6220ffa905
commit
bcc214e56c
@ -21,7 +21,21 @@ However, we anticipate some other situations when updating Dom0 software might b
|
||||
How to do that? (in Beta 2)
|
||||
---------------------------
|
||||
|
||||
TODO
|
||||
Start a console in Dom0 and then run one of the following command:
|
||||
|
||||
1) To check and install updates for Dom0 software:
|
||||
|
||||
``` {.wiki}
|
||||
$ sudo qvm-dom0-updates
|
||||
```
|
||||
|
||||
2) To install additional packages in Dom0 (usually not recommended):
|
||||
|
||||
``` {.wiki}
|
||||
$ sudo qvm-dom0-updates anti-evil-maid
|
||||
```
|
||||
|
||||
You can also pass --enablerepo= option in order to enable optional repositories (see yum configuration in Dom0). This is only for advanced users who really understand what they are doing.
|
||||
|
||||
How to do that? (in Beta 1)
|
||||
---------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user