From fca16e7f7fb0d3f293029658d4a304f505b72704 Mon Sep 17 00:00:00 2001 From: Nina Eleanor Alter Date: Tue, 7 Sep 2021 12:28:29 -0700 Subject: [PATCH] Update how-to-update.md Per https://github.com/QubesOS/qubes-issues/issues/#6871 added a blurb in the CLI section, to advise users that 1. The terminal in the update-vm will in fact open, and 2. Where the logs will be saved to. My notation on two may be incorrect, so pls check? --- user/how-to-guides/how-to-update.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/user/how-to-guides/how-to-update.md b/user/how-to-guides/how-to-update.md index 56455396..82d2ea82 100644 --- a/user/how-to-guides/how-to-update.md +++ b/user/how-to-guides/how-to-update.md @@ -72,7 +72,9 @@ 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 +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/). ## Upgrading to avoid EOL