mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Update how-to-update.md
Per Andrew's comment, made updates. I did not want to follow the styleguide 1:1, literally—as a user viewing mostly redundant text is more likely to visually recognize the redundancy and skip past it, without making the effort to see deviations.
This commit is contained in:
parent
fca16e7f7f
commit
231d349d19
@ -64,19 +64,22 @@ desired items from the list and clicking "Next."
|
||||
using direct package manager commands is fine.)
|
||||
</div>
|
||||
|
||||
Advanced users may wish to perform updates via the command-line interface. The
|
||||
recommended way to do this is by using the command-line equivalents of the
|
||||
### Qubes 4.0
|
||||
Advanced users may wish to perform updates via the command-line interface. The recommended way to do this is by using the command-line equivalents of the
|
||||
**Qubes Update** tool.
|
||||
|
||||
There are two Salt formulae and two corresponding `qubesctl` commands:
|
||||
- [`update.qubes-dom0`](/doc/salt/#updatequbes-dom0)
|
||||
- [`update.qubes-vm`](/doc/salt/#updatequbes-vm)
|
||||
|
||||
Bear in mind that when updates are performed from the command line, a terminal will be automatically opened in your update vm (the qube that proxies your updates, or the qube you are seeking to update if you have no proxies setup). The log from that terminal will be saved back to the VM that was updated.
|
||||
|
||||
Advanced users may also be interested in learning [how to enable the
|
||||
testing repos](/doc/testing/).
|
||||
|
||||
### Qubes 4.1
|
||||
The recommendedation and relevant SALT forumulae and command from 4.0 remain the same.
|
||||
|
||||
However, backend updates to 4.1 now automatically open a terminal window in your update vm (the qube that proxies your updates, or the qube you are seeking to update if you have no proxies setup). The log from that terminal will be saved back to the VM that was updated.
|
||||
|
||||
## Upgrading to avoid EOL
|
||||
|
||||
The above covers updating *within* a given operating system (OS) release.
|
||||
|
Loading…
Reference in New Issue
Block a user