Let's also add the required packages to run systemd-networkd-tests.py
for Ubuntu and Debian. The Fedora and Arch lists are also updated to
include python which is also required to run the tests.
# Run `autoload -Uz compinit; compinit` from a zsh shell in the booted image to enable completions.
zsh
# Required to run systemd-networkd-tests.py
+ python
iproute
dnsmasq
wireguard-tools
locales
nano
strace
+ # Required to run systemd-networkd-tests.py
+ python3
+ iproute2
+ dnsmasq-base
+ wireguard-tools
+ isc-dhcp-server
e2fsprogs
compsize
# Required to run systemd-networkd-tests.py
+ python
iproute
iproute-tc
dnsmasq
locales
nano
strace
+ # Required to run systemd-networkd-tests.py
+ python3
+ iproute2
+ dnsmasq-base
+ wireguard-tools
+ isc-dhcp-server