mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
mkosi: Make sure ping is installed
Required for test-bpf-firewall.
This commit is contained in:
@@ -25,6 +25,7 @@ Packages=
|
||||
git
|
||||
gnutls
|
||||
iproute
|
||||
iputils
|
||||
linux
|
||||
man-db
|
||||
openbsd-netcat
|
||||
|
||||
@@ -30,6 +30,7 @@ Packages=
|
||||
integritysetup
|
||||
iproute
|
||||
iproute-tc
|
||||
iputils
|
||||
kernel-core
|
||||
libasan
|
||||
libcap-ng-utils
|
||||
@@ -41,6 +42,7 @@ Packages=
|
||||
p11-kit
|
||||
pam
|
||||
passwd
|
||||
policycoreutils
|
||||
polkit
|
||||
procps-ng
|
||||
quota
|
||||
@@ -50,7 +52,6 @@ Packages=
|
||||
selinux-policy
|
||||
selinux-policy-targeted
|
||||
setools-console
|
||||
policycoreutils
|
||||
util-linux
|
||||
vim-common
|
||||
|
||||
|
||||
@@ -46,6 +46,7 @@ Packages=
|
||||
fdisk
|
||||
git-core
|
||||
iproute2
|
||||
iputils-ping
|
||||
isc-dhcp-server
|
||||
libcap-ng-utils
|
||||
libtss2-rc0
|
||||
|
||||
@@ -37,6 +37,7 @@ Packages=
|
||||
glibc-locale-base
|
||||
grep
|
||||
gzip
|
||||
iputils
|
||||
kernel-kvmsmall
|
||||
kmod
|
||||
libasan8
|
||||
|
||||
Reference in New Issue
Block a user