]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
fedora-test.sh: install tcpdump
authorHarald Hoyer <harald@redhat.com>
Tue, 4 Dec 2018 09:22:28 +0000 (10:22 +0100)
committerHarald Hoyer <harald@redhat.com>
Tue, 4 Dec 2018 09:22:28 +0000 (10:22 +0100)
fedora-test.sh

index 87023a840c2417a49ed1a2bb89084a622cc40070..e897c325cab46f073afd6883329d65aa7bcd7f6f 100755 (executable)
@@ -39,6 +39,7 @@ dnf -y install --best --allowerasing \
     /usr/bin/qemu-kvm \
     /usr/bin/qemu-system-$(uname -i) \
     e2fsprogs \
+    tcpdump \
     $NULL &>/dev/null
 
 ./configure