Add requirememts for using Wi-Fi in Debian minimal templates. Merge pr-1338

This commit is contained in:
unman 2024-05-03 14:46:14 +00:00
commit 72756af8fc
No known key found for this signature in database
GPG key ID: BB52274595B71262

View file

@ -244,6 +244,7 @@ list of packages to be installed):
if you want to use it as the `UpdateVM` (which is normally `sys-firewall`). if you want to use it as the `UpdateVM` (which is normally `sys-firewall`).
- NetVM, such as the template for `sys-net`: `qubes-core-agent-networking`, - NetVM, such as the template for `sys-net`: `qubes-core-agent-networking`,
`qubes-core-agent-network-manager`, `ntpd` (or other NTP Service). `qubes-core-agent-network-manager`, `ntpd` (or other NTP Service).
Wi-Fi also requires `wpasupplicant`, and (optionally) `gnome-keyring` for saving the Wi-Fi password.
If your network devices need extra packages for a network VM, use the `lspci` command to identify the devices, If your network devices need extra packages for a network VM, use the `lspci` command to identify the devices,
then find the package that provides necessary firmware and install it. If you then find the package that provides necessary firmware and install it. If you
need utilities for debugging and analyzing network connections, install the need utilities for debugging and analyzing network connections, install the