mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-21 13:14:27 -04:00
Merge branch 'ninavizz-patch-1'
This commit is contained in:
commit
e20c667e55
1 changed files with 12 additions and 1 deletions
|
@ -64,6 +64,8 @@ desired items from the list and clicking "Next."
|
||||||
using direct package manager commands is fine.)
|
using direct package manager commands is fine.)
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
### Qubes 4.0
|
||||||
|
|
||||||
Advanced users may wish to perform updates via the command-line interface. The
|
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
|
recommended way to do this is by using the command-line equivalents of the
|
||||||
**Qubes Update** tool.
|
**Qubes Update** tool.
|
||||||
|
@ -72,9 +74,18 @@ There are two Salt formulae and two corresponding `qubesctl` commands:
|
||||||
- [`update.qubes-dom0`](/doc/salt/#updatequbes-dom0)
|
- [`update.qubes-dom0`](/doc/salt/#updatequbes-dom0)
|
||||||
- [`update.qubes-vm`](/doc/salt/#updatequbes-vm)
|
- [`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/).
|
testing repos](/doc/testing/).
|
||||||
|
|
||||||
|
### Qubes 4.1
|
||||||
|
|
||||||
|
The recommendation, commands, and Salt formulae from 4.0 remain the same.
|
||||||
|
|
||||||
|
Command-line updates in dom0 behave differently in 4.1. In your update qube, a
|
||||||
|
terminal window opens that displays the progress of operations and output as it
|
||||||
|
is logged. At the end of the process, logs are sent back to dom0. You answer any
|
||||||
|
yes/no prompts in your dom0 terminal window.
|
||||||
|
|
||||||
## Upgrading to avoid EOL
|
## Upgrading to avoid EOL
|
||||||
|
|
||||||
The above covers updating *within* a given operating system (OS) release.
|
The above covers updating *within* a given operating system (OS) release.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue