update from upstream

This commit is contained in:
qubedmaiska 2025-05-25 06:03:22 -04:00
commit f487cd4261
No known key found for this signature in database
GPG key ID: 204BCE0FD52C0501
11 changed files with 126 additions and 47 deletions

View file

@ -164,8 +164,8 @@ Please see [How to Update](/doc/how-to-update/).
## Why don't templates have normal network access?
In order to protect you from performing risky activities in templates, they do
not have normal network access by default. Instead, templates use an [updates
proxy](#updates-proxy) which allows you to install and update software using
not have normal network access by default. Instead, templates use an
[updates-proxy](#updates-proxy)which allows you to install and update software using
the distribution's package manager over the proxy connection.
**The updates proxy is already set up to work automatically out-of-the-box and
requires no special action from you.**

View file

@ -158,7 +158,7 @@ As of Qubes 4.2, firmware updates can be performed from within Qubes for [fwupd-
### In dom0
First, ensure that your [UpdateVM](/doc/Software/UpdateVM/)
First, ensure that your UpdateVM
contains the `fwupd-qubes-vm` package. This package is installed
by default for qubes with `qubes-vm-recommended` packages.
@ -198,8 +198,7 @@ Repeat the update process for any additional devices on your computer.
Devices that are attached to non-dom0 qubes can be updated via a graphical tool for `fwupd`, or via the `fwupdmgr` commandline tool.
To update the firmware of offline qubes, use the [Updates
proxy](/doc/how-to/install/software/#updates-proxy).
To update the firmware of offline qubes, use the [Updates proxy](/doc/how-to-install-software/#updates-proxy).
### Computers without fwupd support