Add systemd-networked to Fedora container.
Add connman to Arch container.
This change enables manual testing of various network configurations
and also allows the ci to ensure that having additional networking
packages installed does not break the network meta module.
RUN pacman --noconfirm -Syu \
linux dash strace dhclient asciidoc cpio pigz squashfs-tools \
qemu btrfs-progs mdadm dmraid nfs-utils nfsidmap lvm2 nbd \
- dhcp networkmanager multipath-tools vi tcpdump open-iscsi \
+ dhcp networkmanager multipath-tools vi tcpdump open-iscsi connman \
git shfmt shellcheck astyle which base-devel glibc parted ntfs-3g && yes | pacman -Scc
RUN useradd -m build
dbus-daemon \
kbd \
NetworkManager \
+ systemd-networkd \
squashfs-tools \
which \
ShellCheck \