Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Wi-Fi requirement to Debian minimal templates #1338

Merged
merged 1 commit into from
May 3, 2024

Conversation

ben-grande
Copy link
Contributor

Removed:

  • qubes-core-agent-networking: already a dependency of qubes-core-agent-network-manager;

Added:

  • wpasupplicant: required for Wi-Fi, it is recommended by network-manager but is not installed if not installing recommends. It is required on Fedora by NetworkManager-wifi and was installed by default on Debian Minimal before Remove wireless tools from minimal template qubes-builder-debian#74;
  • gnome-keyring: already recommended on the Fedora section, saves Wi-Fi password;

Tested on debian-12-minimal.

Removed:
- qubes-core-agent-networking: already a dependency of
  qubes-core-agent-network-manager;
Added:
- wpasupplicant: required for Wi-Fi, it is recommended by
  network-manager but is not installed if not installing recommends.
  It is required on Fedora by NetworkManager-wifi and was installed by
  default on Debian Minimal before
  QubesOS/qubes-builder-debian#74;
- gnome-keyring: already recommended on the Fedora section, saves Wi-Fi
  password;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants