Remove deprecated 4.0 section

This commit is contained in:
Andrew David Wong 2022-08-23 17:17:29 -07:00
parent 09fe4f0cd7
commit 0dc42da007
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -64,8 +64,6 @@ desired items from the list and clicking "Next."
using direct package manager commands is fine.)
</div>
### 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.
@ -74,18 +72,13 @@ 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 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.
Advanced users may also be interested in learning [how to enable the
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
The above covers updating *within* a given operating system (OS) release.