mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
network/tasks/install.yml: apt install systemd-resolved (for RasPiOS 12)
This commit is contained in:
parent
5bf1809d8f
commit
60a14c5a68
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
- netmask # 25kB download: Handy utility -- helps determine network masks
|
||||
- net-tools # 248kB download: RasPiOS installs this regardless -- @jvonau suggests possibly deleting this...unless oldtimers really want these older commands in iiab-diagnostics output?
|
||||
- networkd-dispatcher # 15kB download: Dispatcher service for systemd-networkd connection status changes
|
||||
- systemd-resolved # 278kB download: For RasPiOS Bookworm (#3657)
|
||||
- rfkill # 87kB download: RasPiOS installs this regardless -- enable & disable wireless devices
|
||||
- wireless-tools # 112kB download: RasPiOS installs this regardless -- manipulate Linux Wireless Extensions
|
||||
- wpasupplicant # 1188kB download: RasPiOS installs this regardless -- client library for connections to a WiFi AP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue