Merge branch 'patch-1' of github.com:ninavizz/qubes-doc into ninavizz-patch-1

This commit is contained in:
Andrew David Wong 2022-02-07 01:47:10 -08:00
commit 739fa1a7ef
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -64,17 +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)
In addition, advanced user may be interested in learning [how to enable the
Advanced users may also be interested in learning [how to enable the
testing repos](/doc/testing/).
### Qubes 4.1
The recommendedation, commands, and SALT forumulae from 4.0 remain the same.
dom0 updates in 4.1 will demonstrate a new behavior. A terminal window is now opened in your update vm, from which you may observe the progress of tasks and logs as they are compiled. At the end of the process, logs are sent back to dom0. Any y/n commands you may need to respond to, should be responded to from your dom0 terminal window.
## Upgrading to avoid EOL
The above covers updating *within* a given operating system (OS) release.