]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: Drop unnecessary build dependencies
authorAndrea Bolognani <abologna@redhat.com>
Thu, 5 Jun 2025 16:10:42 +0000 (18:10 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 9 Jun 2025 14:11:35 +0000 (16:11 +0200)
We no longer check for the presence of the commands included
in these packages at build time.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
67 files changed:
ci/buildenv/almalinux-9.sh
ci/buildenv/alpine-322.sh
ci/buildenv/alpine-edge.sh
ci/buildenv/centos-stream-9.sh
ci/buildenv/debian-12-cross-aarch64.sh
ci/buildenv/debian-12-cross-armv6l.sh
ci/buildenv/debian-12-cross-armv7l.sh
ci/buildenv/debian-12-cross-i686.sh
ci/buildenv/debian-12-cross-mips64el.sh
ci/buildenv/debian-12-cross-mipsel.sh
ci/buildenv/debian-12-cross-ppc64le.sh
ci/buildenv/debian-12-cross-s390x.sh
ci/buildenv/debian-12.sh
ci/buildenv/debian-sid-cross-aarch64.sh
ci/buildenv/debian-sid-cross-armv6l.sh
ci/buildenv/debian-sid-cross-armv7l.sh
ci/buildenv/debian-sid-cross-i686.sh
ci/buildenv/debian-sid-cross-mips64el.sh
ci/buildenv/debian-sid-cross-ppc64le.sh
ci/buildenv/debian-sid-cross-s390x.sh
ci/buildenv/debian-sid.sh
ci/buildenv/fedora-41.sh
ci/buildenv/fedora-42-cross-mingw32.sh
ci/buildenv/fedora-42-cross-mingw64.sh
ci/buildenv/fedora-42.sh
ci/buildenv/fedora-rawhide-cross-mingw32.sh
ci/buildenv/fedora-rawhide-cross-mingw64.sh
ci/buildenv/fedora-rawhide.sh
ci/buildenv/opensuse-leap-15.sh
ci/buildenv/opensuse-tumbleweed.sh
ci/buildenv/ubuntu-2204.sh
ci/buildenv/ubuntu-2404.sh
ci/cirrus/freebsd-13.vars
ci/cirrus/freebsd-14.vars
ci/containers/almalinux-9.Dockerfile
ci/containers/alpine-322.Dockerfile
ci/containers/alpine-edge.Dockerfile
ci/containers/centos-stream-9.Dockerfile
ci/containers/debian-12-cross-aarch64.Dockerfile
ci/containers/debian-12-cross-armv6l.Dockerfile
ci/containers/debian-12-cross-armv7l.Dockerfile
ci/containers/debian-12-cross-i686.Dockerfile
ci/containers/debian-12-cross-mips64el.Dockerfile
ci/containers/debian-12-cross-mipsel.Dockerfile
ci/containers/debian-12-cross-ppc64le.Dockerfile
ci/containers/debian-12-cross-s390x.Dockerfile
ci/containers/debian-12.Dockerfile
ci/containers/debian-sid-cross-aarch64.Dockerfile
ci/containers/debian-sid-cross-armv6l.Dockerfile
ci/containers/debian-sid-cross-armv7l.Dockerfile
ci/containers/debian-sid-cross-i686.Dockerfile
ci/containers/debian-sid-cross-mips64el.Dockerfile
ci/containers/debian-sid-cross-ppc64le.Dockerfile
ci/containers/debian-sid-cross-s390x.Dockerfile
ci/containers/debian-sid.Dockerfile
ci/containers/fedora-41.Dockerfile
ci/containers/fedora-42-cross-mingw32.Dockerfile
ci/containers/fedora-42-cross-mingw64.Dockerfile
ci/containers/fedora-42.Dockerfile
ci/containers/fedora-rawhide-cross-mingw32.Dockerfile
ci/containers/fedora-rawhide-cross-mingw64.Dockerfile
ci/containers/fedora-rawhide.Dockerfile
ci/containers/opensuse-leap-15.Dockerfile
ci/containers/opensuse-tumbleweed.Dockerfile
ci/containers/ubuntu-2204.Dockerfile
ci/containers/ubuntu-2404.Dockerfile
ci/lcitool/projects/libvirt.yml

index 3f3993229e78b7c3926d2b57f2c8e55998e4bdd7..c0cdb5dc81feaacbab4da6c1fae34153bbbf7514 100644 (file)
@@ -33,12 +33,7 @@ function install_buildenv() {
         glibc-langpack-en \
         gnutls-devel \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
         json-c-devel \
-        kmod \
         libacl-devel \
         libattr-devel \
         libblkid-devel \
@@ -58,17 +53,13 @@ function install_buildenv() {
         libxml2 \
         libxml2-devel \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
         numactl-devel \
-        numad \
         parted-devel \
         perl-base \
         pkgconfig \
-        polkit \
         python3 \
         python3-docutils \
         python3-flake8 \
index d2149a6deff3667c274beda20283d74dadea9a18..f00e207fb68cb2db8029cb201b9a7f5f0980b7f3 100644 (file)
@@ -29,10 +29,8 @@ function install_buildenv() {
         glib-dev \
         gnutls-dev \
         grep \
-        iproute2 \
         iptables \
         json-c-dev \
-        kmod \
         libcap-ng-dev \
         libnl3-dev \
         libpcap-dev \
@@ -44,19 +42,15 @@ function install_buildenv() {
         libxml2-dev \
         libxml2-utils \
         libxslt \
-        lvm2 \
         lvm2-dev \
         make \
         meson \
         musl-dev \
         netcf-dev \
-        nfs-utils \
         numactl-dev \
-        open-iscsi \
         parted-dev \
         perl \
         pkgconf \
-        polkit \
         py3-docutils \
         py3-flake8 \
         py3-pytest \
index d2149a6deff3667c274beda20283d74dadea9a18..f00e207fb68cb2db8029cb201b9a7f5f0980b7f3 100644 (file)
@@ -29,10 +29,8 @@ function install_buildenv() {
         glib-dev \
         gnutls-dev \
         grep \
-        iproute2 \
         iptables \
         json-c-dev \
-        kmod \
         libcap-ng-dev \
         libnl3-dev \
         libpcap-dev \
@@ -44,19 +42,15 @@ function install_buildenv() {
         libxml2-dev \
         libxml2-utils \
         libxslt \
-        lvm2 \
         lvm2-dev \
         make \
         meson \
         musl-dev \
         netcf-dev \
-        nfs-utils \
         numactl-dev \
-        open-iscsi \
         parted-dev \
         perl \
         pkgconf \
-        polkit \
         py3-docutils \
         py3-flake8 \
         py3-pytest \
index cb67c3cdcc119d26923a39985156c89b1d13e83b..2ae2d2a910b9cf56a4711602df2e5969dbcc6d37 100644 (file)
@@ -34,12 +34,7 @@ function install_buildenv() {
         glibc-langpack-en \
         gnutls-devel \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
         json-c-devel \
-        kmod \
         libacl-devel \
         libattr-devel \
         libblkid-devel \
@@ -59,17 +54,13 @@ function install_buildenv() {
         libxml2 \
         libxml2-devel \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
         numactl-devel \
-        numad \
         parted-devel \
         perl-base \
         pkgconfig \
-        polkit \
         python3 \
         python3-docutils \
         python3-flake8 \
index 1d69c099a4c3cfaf141733e259e303591470a9f2..7732cc812812e15c9661e2c82d5c80fc9566a022 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index db2ee46af56b4843b296813a856f39678b361793..a61ada219ca343e067fac38f1cd12f75268f1eab 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 9ab435d0d790d4f9a75135ed7bf2ce21c035d290..1e6dd778ccd206dd4af46a8dba3dc06641ee3d61 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index fbc6da5dd4b65fd5a4b212a6eec382a224eb79e1..f04d3019b4823d527b4fa26bb2722d6fa37b8302 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index f7067dfeb35aeb2689a2d6b91be57a0bcc9ebb00..9b8538e572bbfb47210c7f04f9430357f305475b 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 6dd5333ae4de9280bf8279abfcc04a5f6e296e8b..f706596c5654e2d96cebf071f001ba691c1a26d4 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 97de655904f3302344c32c74a6363cd37bca77b0..bc590b7efe6c5c4a7678cc66b0b2bd3f4cf8d039 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 725d1ee11346abad20ad89fdcf6340d2910211b9..0f4b42838163c77ed2b41da5bb82a55794d4fe19 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 5e5b759f080416fd102b62cc9298ca753059c96a..c0b7dc28cb8906b246554df85ed261a4859124ec 100644 (file)
@@ -26,9 +26,6 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libacl1-dev \
             libapparmor-dev \
             libattr1-dev \
@@ -65,16 +62,11 @@ function install_buildenv() {
             libxml2-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 1d69c099a4c3cfaf141733e259e303591470a9f2..7732cc812812e15c9661e2c82d5c80fc9566a022 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 598c50c518c27ae31d0885057192a2bed8fe4988..28c5eb87a398400f5b653f70e49c525ff9a5889a 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 5592b1f19f77d968ce4a8851742a18a54b86c012..e014b3dd0fa7702770431da668f7b298c3cc8b48 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 60b4862674b22b7b100b6a2855c055daa41c2686..293ae76a337534d2ee2b2c601f8f0d0199836f56 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index f7067dfeb35aeb2689a2d6b91be57a0bcc9ebb00..9b8538e572bbfb47210c7f04f9430357f305475b 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 97de655904f3302344c32c74a6363cd37bca77b0..bc590b7efe6c5c4a7678cc66b0b2bd3f4cf8d039 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 725d1ee11346abad20ad89fdcf6340d2910211b9..0f4b42838163c77ed2b41da5bb82a55794d4fe19 100644 (file)
@@ -24,23 +24,15 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libclang-rt-dev \
             libnbd-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 5e5b759f080416fd102b62cc9298ca753059c96a..c0b7dc28cb8906b246554df85ed261a4859124ec 100644 (file)
@@ -26,9 +26,6 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libacl1-dev \
             libapparmor-dev \
             libattr1-dev \
@@ -65,16 +62,11 @@ function install_buildenv() {
             libxml2-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index c32a689fbd0c8c531345fa63ec909ac4d630ad0f..44380a365f34c559a6973c2d6c66501e787cf0a4 100644 (file)
@@ -33,12 +33,7 @@ function install_buildenv() {
         glusterfs-api-devel \
         gnutls-devel \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
         json-c-devel \
-        kmod \
         libacl-devel \
         libattr-devel \
         libblkid-devel \
@@ -58,17 +53,13 @@ function install_buildenv() {
         libxml2 \
         libxml2-devel \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
         numactl-devel \
-        numad \
         parted-devel \
         perl-base \
         pkgconfig \
-        polkit \
         python3 \
         python3-black \
         python3-docutils \
index b19f0dccb229ba1fc860cb7a7403c14662ac3eb9..695b06c8e487c5c8f90add888cb033bab5a66e0e 100644 (file)
@@ -23,22 +23,13 @@ function install_buildenv() {
         git \
         glibc-langpack-en \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
-        kmod \
         libnbd-devel \
         libxml2 \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
-        numad \
         perl-base \
-        polkit \
         python3 \
         python3-black \
         python3-docutils \
index 20dca703b5005e15a1ebb6176dad61c939f594dd..10193af1e637c9325e4713a05ce8a3d32a4c1ab7 100644 (file)
@@ -23,22 +23,13 @@ function install_buildenv() {
         git \
         glibc-langpack-en \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
-        kmod \
         libnbd-devel \
         libxml2 \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
-        numad \
         perl-base \
-        polkit \
         python3 \
         python3-black \
         python3-docutils \
index c32a689fbd0c8c531345fa63ec909ac4d630ad0f..44380a365f34c559a6973c2d6c66501e787cf0a4 100644 (file)
@@ -33,12 +33,7 @@ function install_buildenv() {
         glusterfs-api-devel \
         gnutls-devel \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
         json-c-devel \
-        kmod \
         libacl-devel \
         libattr-devel \
         libblkid-devel \
@@ -58,17 +53,13 @@ function install_buildenv() {
         libxml2 \
         libxml2-devel \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
         numactl-devel \
-        numad \
         parted-devel \
         perl-base \
         pkgconfig \
-        polkit \
         python3 \
         python3-black \
         python3-docutils \
index dadc40dc4e1bf84f8629976ac2e111c5f6030ca0..1d79394383024d75b915cb8fd552ccb65a46df2f 100644 (file)
@@ -24,22 +24,13 @@ function install_buildenv() {
         git \
         glibc-langpack-en \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
-        kmod \
         libnbd-devel \
         libxml2 \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
-        numad \
         perl-base \
-        polkit \
         python3 \
         python3-black \
         python3-docutils \
index c484250272bd67c362fe15b0f73c46f2024d5464..dc2a0db9c39ff4c9dd480f63a83dc7b0fc34b205 100644 (file)
@@ -24,22 +24,13 @@ function install_buildenv() {
         git \
         glibc-langpack-en \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
-        kmod \
         libnbd-devel \
         libxml2 \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
-        numad \
         perl-base \
-        polkit \
         python3 \
         python3-black \
         python3-docutils \
index d6dcf86733142cd783fa42bd4dc3d6990c120bcb..d730fbedbb9ddc87fa715abbed3936ff68f298de 100644 (file)
@@ -34,12 +34,7 @@ function install_buildenv() {
         glusterfs-api-devel \
         gnutls-devel \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
         json-c-devel \
-        kmod \
         libacl-devel \
         libattr-devel \
         libblkid-devel \
@@ -59,17 +54,13 @@ function install_buildenv() {
         libxml2 \
         libxml2-devel \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
         numactl-devel \
-        numad \
         parted-devel \
         perl-base \
         pkgconfig \
-        polkit \
         python3 \
         python3-black \
         python3-docutils \
index add707c75225c22a841e7260d9e9a46bf7a922ee..843fa326863353b5d7a59d615adaf1cbecfdc5c3 100644 (file)
@@ -33,9 +33,6 @@ function install_buildenv() {
            glibc-locale \
            glusterfs-devel \
            grep \
-           iproute2 \
-           iptables \
-           kmod \
            libacl-devel \
            libapparmor-devel \
            libattr-devel \
@@ -60,17 +57,12 @@ function install_buildenv() {
            libxml2 \
            libxml2-devel \
            libxslt \
-           lvm2 \
            make \
            meson \
-           nfs-utils \
            ninja \
-           numad \
-           open-iscsi \
            parted-devel \
            perl-base \
            pkgconfig \
-           polkit \
            python3-base \
            python3-docutils \
            python3-flake8 \
index b3175fe4040fbfda5a24e402504c6ce57b34f38e..fcf2707e3f801cb148d83bec9ad68e2d9e2b622f 100644 (file)
@@ -32,9 +32,6 @@ function install_buildenv() {
            glibc-locale \
            glusterfs-devel \
            grep \
-           iproute2 \
-           iptables \
-           kmod \
            libacl-devel \
            libapparmor-devel \
            libattr-devel \
@@ -59,17 +56,12 @@ function install_buildenv() {
            libxml2 \
            libxml2-devel \
            libxslt \
-           lvm2 \
            make \
            meson \
-           nfs-utils \
            ninja \
-           numad \
-           open-iscsi \
            parted-devel \
            perl-base \
            pkgconfig \
-           polkit \
            python3-base \
            python3-black \
            python3-docutils \
index e581ce601270117f7d2f94e0fed5f5c7fe3d0f17..a64f77847bd4982fee9524a060ad8b1015746867 100644 (file)
@@ -26,9 +26,6 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libacl1-dev \
             libapparmor-dev \
             libattr1-dev \
@@ -66,16 +63,11 @@ function install_buildenv() {
             libxml2-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 8e459cbb25173d1110b78a116e6c169acff24094..2b443b7bb3ab2f3eff90a4015b93fe0cfdab9710 100644 (file)
@@ -26,9 +26,6 @@ function install_buildenv() {
             gettext \
             git \
             grep \
-            iproute2 \
-            iptables \
-            kmod \
             libacl1-dev \
             libapparmor-dev \
             libattr1-dev \
@@ -66,16 +63,11 @@ function install_buildenv() {
             libxml2-dev \
             libxml2-utils \
             locales \
-            lvm2 \
             make \
             meson \
-            nfs-common \
             ninja-build \
-            numad \
-            open-iscsi \
             perl-base \
             pkgconf \
-            polkitd \
             python3 \
             python3-docutils \
             python3-pytest \
index 56b66e3b2aec9634df1569caddc1dc7ec50d85ec..e80b2eeb5d7c5ab434c727f2f71c7c29d16b09b0 100644 (file)
@@ -11,6 +11,6 @@ MAKE='/usr/local/bin/gmake'
 NINJA='/usr/local/bin/ninja'
 PACKAGING_COMMAND='pkg'
 PIP3='/usr/local/bin/pip-3.8'
-PKGS='augeas bash-completion ca_root_nss ccache4 codespell cppi curl cyrus-sasl diffutils fusefs-libs gettext git glib gmake gnugrep gnutls gsed json-c libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py311-black py311-docutils py311-flake8 py311-pytest python3 qemu readline'
+PKGS='augeas bash-completion ca_root_nss ccache4 codespell cppi curl cyrus-sasl diffutils fusefs-libs gettext git glib gmake gnugrep gnutls gsed json-c libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf py311-black py311-docutils py311-flake8 py311-pytest python3 qemu readline'
 PYPI_PKGS=''
 PYTHON='/usr/local/bin/python3'
index fb665d16ee404fbf8a6fb07a96ef339c24adb140..e4d162212cdd69412f0239f0b2befe7430a5b5db 100644 (file)
@@ -11,6 +11,6 @@ MAKE='/usr/local/bin/gmake'
 NINJA='/usr/local/bin/ninja'
 PACKAGING_COMMAND='pkg'
 PIP3='/usr/local/bin/pip'
-PKGS='augeas bash-completion ca_root_nss ccache4 codespell cppi curl cyrus-sasl diffutils fusefs-libs gettext git glib gmake gnugrep gnutls gsed json-c libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf polkit py311-black py311-docutils py311-flake8 py311-pytest python3 qemu readline'
+PKGS='augeas bash-completion ca_root_nss ccache4 codespell cppi curl cyrus-sasl diffutils fusefs-libs gettext git glib gmake gnugrep gnutls gsed json-c libpcap libpciaccess libssh libssh2 libxml2 libxslt meson ninja perl5 pkgconf py311-black py311-docutils py311-flake8 py311-pytest python3 qemu readline'
 PYPI_PKGS=''
 PYTHON='/usr/local/bin/python3'
index 576119542d8cf62e61207257c00216b3fdb98863..a30e4d9452475c4f24c9baf0f2263a0b59ed2833 100644 (file)
@@ -34,12 +34,7 @@ RUN dnf update -y && \
         glibc-langpack-en \
         gnutls-devel \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
         json-c-devel \
-        kmod \
         libacl-devel \
         libattr-devel \
         libblkid-devel \
@@ -59,17 +54,13 @@ RUN dnf update -y && \
         libxml2 \
         libxml2-devel \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
         numactl-devel \
-        numad \
         parted-devel \
         perl-base \
         pkgconfig \
-        polkit \
         python3 \
         python3-docutils \
         python3-flake8 \
index 03db9a3d22412f26ccbf5ac23c359c269d161b88..d02e243e3f953857be71ea6109ead8da47b68b72 100644 (file)
@@ -30,10 +30,8 @@ RUN apk update && \
         glib-dev \
         gnutls-dev \
         grep \
-        iproute2 \
         iptables \
         json-c-dev \
-        kmod \
         libcap-ng-dev \
         libnl3-dev \
         libpcap-dev \
@@ -45,19 +43,15 @@ RUN apk update && \
         libxml2-dev \
         libxml2-utils \
         libxslt \
-        lvm2 \
         lvm2-dev \
         make \
         meson \
         musl-dev \
         netcf-dev \
-        nfs-utils \
         numactl-dev \
-        open-iscsi \
         parted-dev \
         perl \
         pkgconf \
-        polkit \
         py3-docutils \
         py3-flake8 \
         py3-pytest \
index 83f160257f8da82d2f917b6b0398b5d2e86dcc08..fc4b9a3e56c72b77cded9a29917f958c20e839b2 100644 (file)
@@ -30,10 +30,8 @@ RUN apk update && \
         glib-dev \
         gnutls-dev \
         grep \
-        iproute2 \
         iptables \
         json-c-dev \
-        kmod \
         libcap-ng-dev \
         libnl3-dev \
         libpcap-dev \
@@ -45,19 +43,15 @@ RUN apk update && \
         libxml2-dev \
         libxml2-utils \
         libxslt \
-        lvm2 \
         lvm2-dev \
         make \
         meson \
         musl-dev \
         netcf-dev \
-        nfs-utils \
         numactl-dev \
-        open-iscsi \
         parted-dev \
         perl \
         pkgconf \
-        polkit \
         py3-docutils \
         py3-flake8 \
         py3-pytest \
index 1b21f9ea7522c401f91fb0084c0bebffe83c299d..94a563ad05810149a18c0098c93457f9a44aafa8 100644 (file)
@@ -35,12 +35,7 @@ RUN dnf distro-sync -y && \
         glibc-langpack-en \
         gnutls-devel \
         grep \
-        iproute \
-        iproute-tc \
-        iptables \
-        iscsi-initiator-utils \
         json-c-devel \
-        kmod \
         libacl-devel \
         libattr-devel \
         libblkid-devel \
@@ -60,17 +55,13 @@ RUN dnf distro-sync -y && \
         libxml2 \
         libxml2-devel \
         libxslt \
-        lvm2 \
         make \
         meson \
-        nfs-utils \
         ninja-build \
         numactl-devel \
-        numad \
         parted-devel \
         perl-base \
         pkgconfig \
-        polkit \
         python3 \
         python3-docutils \
         python3-flake8 \
index ebccfbc203567732c2515c7003162ec483ac6514..5130adc2fbc71839bc200e1c11e8f54a3a618920 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index a6f51c80fd586f1cd973baab4d70e841795121ff..a2140109bfe1d8f289b17ba198434f7d84d559d3 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index 132938ce102c5a0b59071afdab0c2765ea4f49a7..1f23cd4005704efbfb347ca6a869d88cef2b6c33 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index 3a76ee4e7685f14f69570f229589d5cc5805a1ec..02489aec68d30e2ccef7b300a21e04b54701299e 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index c8009062ef3baa717b4c799db29ca23bf0628f26..acad2cfd106753281316e71e8b4cf6457f2ef0a4 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index efb4639a2648ee80adf8cc087a231bd7ca2d6775..98ab8139ce34cf1ad0e76ca9c80559770bf5a70d 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index 3b0cfab7ef69b0f86dfb2fc366afc72d4e031850..233ef840829e3e4d796c6381415a3d7624f50e0f 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index c730b44e038a51db45d9a35f11d4ee819b2c372d..6c1fae3d270bea1fb133b702f22855cededeae76 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index 778f6962d9301efa886fb839b48b86258c845291..8c801e228e4a44c296dbdac85a67401954122187 100644 (file)
@@ -28,9 +28,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libacl1-dev \
                       libapparmor-dev \
                       libattr1-dev \
@@ -67,16 +64,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       libxml2-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index 2d0e4d8a9865e39d9ac2dd6e686c8dd39fa3727f..5489aaa53c89a7ce340644d785dffe5063cbc694 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index 130bd8a12d3c8be090e2db155ab194ab45d843ad..e3ae1c50b79f2cbfb5247616336a89cca34dcd8f 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index fd0992b308a827eadc4fb2636577e159fa0df0f2..e6118a0d9b0cb81a32af7318eb28a42f630ac2bd 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index 8aedb83266cb341c54832b408915b5f418e28ee6..decc0805e12da9a18fda0899169d9d85b28e1587 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index 0af87394ccb59741c3c508289f209ffba3d7a4e3..67904f419f9da17184f96c2c95c70d4a989b9f06 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index d91a84c65b4730ebf88278fc22bf267bdc9769c9..608017ade9b131a8de7b643afe2924796c3380e9 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index 147c5e992f736a1b9ed317d4a578cdab0135ec58..877239819f43b0b086ab74cc7ee9f9c489cdfad4 100644 (file)
@@ -26,23 +26,15 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libclang-rt-dev \
                       libnbd-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index daa750324b9c2cafcf8f7799b4ed74cec1eaac30..7a6c7cd6a34e42e08b61fb3b5e65b21bcef2cdd1 100644 (file)
@@ -28,9 +28,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libacl1-dev \
                       libapparmor-dev \
                       libattr1-dev \
@@ -67,16 +64,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       libxml2-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index a46f220de0bb1d488a89aa0edf0e0298da0e0c4c..fbd19bf50a0e0d707194c32ed4d9a2813953c867 100644 (file)
@@ -44,12 +44,7 @@ exec "$@"\n' > /usr/bin/nosync && \
                glusterfs-api-devel \
                gnutls-devel \
                grep \
-               iproute \
-               iproute-tc \
-               iptables \
-               iscsi-initiator-utils \
                json-c-devel \
-               kmod \
                libacl-devel \
                libattr-devel \
                libblkid-devel \
@@ -69,17 +64,13 @@ exec "$@"\n' > /usr/bin/nosync && \
                libxml2 \
                libxml2-devel \
                libxslt \
-               lvm2 \
                make \
                meson \
-               nfs-utils \
                ninja-build \
                numactl-devel \
-               numad \
                parted-devel \
                perl-base \
                pkgconfig \
-               polkit \
                python3 \
                python3-black \
                python3-docutils \
index 5689128ed9ec7cba8f1d8d129a06217a69057ac7..69c6198c83c364c020db1cc65a6d38222d5ba71c 100644 (file)
@@ -34,22 +34,13 @@ exec "$@"\n' > /usr/bin/nosync && \
                git \
                glibc-langpack-en \
                grep \
-               iproute \
-               iproute-tc \
-               iptables \
-               iscsi-initiator-utils \
-               kmod \
                libnbd-devel \
                libxml2 \
                libxslt \
-               lvm2 \
                make \
                meson \
-               nfs-utils \
                ninja-build \
-               numad \
                perl-base \
-               polkit \
                python3 \
                python3-black \
                python3-docutils \
index dff7d84fa312a36d41122428444d03d7d3be56ba..a00067d614524db967d0e22a1729c76253ad5c3d 100644 (file)
@@ -34,22 +34,13 @@ exec "$@"\n' > /usr/bin/nosync && \
                git \
                glibc-langpack-en \
                grep \
-               iproute \
-               iproute-tc \
-               iptables \
-               iscsi-initiator-utils \
-               kmod \
                libnbd-devel \
                libxml2 \
                libxslt \
-               lvm2 \
                make \
                meson \
-               nfs-utils \
                ninja-build \
-               numad \
                perl-base \
-               polkit \
                python3 \
                python3-black \
                python3-docutils \
index a59c7beb41e3deb7055351ab1a9e9a231b3efce1..df57898ed6393342a041b1c32cbc528eb39caf55 100644 (file)
@@ -44,12 +44,7 @@ exec "$@"\n' > /usr/bin/nosync && \
                glusterfs-api-devel \
                gnutls-devel \
                grep \
-               iproute \
-               iproute-tc \
-               iptables \
-               iscsi-initiator-utils \
                json-c-devel \
-               kmod \
                libacl-devel \
                libattr-devel \
                libblkid-devel \
@@ -69,17 +64,13 @@ exec "$@"\n' > /usr/bin/nosync && \
                libxml2 \
                libxml2-devel \
                libxslt \
-               lvm2 \
                make \
                meson \
-               nfs-utils \
                ninja-build \
                numactl-devel \
-               numad \
                parted-devel \
                perl-base \
                pkgconfig \
-               polkit \
                python3 \
                python3-black \
                python3-docutils \
index 4e679991efeef670a12c424ae774d36b6f9c0a5f..381bab3088dac61bb61b2162e9807cc8d4a18e19 100644 (file)
@@ -35,22 +35,13 @@ exec "$@"\n' > /usr/bin/nosync && \
                git \
                glibc-langpack-en \
                grep \
-               iproute \
-               iproute-tc \
-               iptables \
-               iscsi-initiator-utils \
-               kmod \
                libnbd-devel \
                libxml2 \
                libxslt \
-               lvm2 \
                make \
                meson \
-               nfs-utils \
                ninja-build \
-               numad \
                perl-base \
-               polkit \
                python3 \
                python3-black \
                python3-docutils \
index bd2641548a61cd098c310da8907a0385db4fa722..9ccea17e22873e9717d9a95edcd7c1f490ffdab9 100644 (file)
@@ -35,22 +35,13 @@ exec "$@"\n' > /usr/bin/nosync && \
                git \
                glibc-langpack-en \
                grep \
-               iproute \
-               iproute-tc \
-               iptables \
-               iscsi-initiator-utils \
-               kmod \
                libnbd-devel \
                libxml2 \
                libxslt \
-               lvm2 \
                make \
                meson \
-               nfs-utils \
                ninja-build \
-               numad \
                perl-base \
-               polkit \
                python3 \
                python3-black \
                python3-docutils \
index a1cb9ec978cdeca22ca2568630694d504930012f..f4e95f8b8e157a5c6985d6738a28efec870d23ce 100644 (file)
@@ -45,12 +45,7 @@ exec "$@"\n' > /usr/bin/nosync && \
                glusterfs-api-devel \
                gnutls-devel \
                grep \
-               iproute \
-               iproute-tc \
-               iptables \
-               iscsi-initiator-utils \
                json-c-devel \
-               kmod \
                libacl-devel \
                libattr-devel \
                libblkid-devel \
@@ -70,17 +65,13 @@ exec "$@"\n' > /usr/bin/nosync && \
                libxml2 \
                libxml2-devel \
                libxslt \
-               lvm2 \
                make \
                meson \
-               nfs-utils \
                ninja-build \
                numactl-devel \
-               numad \
                parted-devel \
                perl-base \
                pkgconfig \
-               polkit \
                python3 \
                python3-black \
                python3-docutils \
index 952799aedeb40a1e9af312d146c55949a5af9214..c19f13651318c3a0d5fb685371651b7f54903880 100644 (file)
@@ -34,9 +34,6 @@ RUN zypper update -y && \
            glibc-locale \
            glusterfs-devel \
            grep \
-           iproute2 \
-           iptables \
-           kmod \
            libacl-devel \
            libapparmor-devel \
            libattr-devel \
@@ -61,17 +58,12 @@ RUN zypper update -y && \
            libxml2 \
            libxml2-devel \
            libxslt \
-           lvm2 \
            make \
            meson \
-           nfs-utils \
            ninja \
-           numad \
-           open-iscsi \
            parted-devel \
            perl-base \
            pkgconfig \
-           polkit \
            python3-base \
            python3-docutils \
            python3-flake8 \
index d7cbc88e1a79adf8dbbf087ff88911bfcb816213..f220b82a1a913199637e0688378ed7510d17d9fc 100644 (file)
@@ -33,9 +33,6 @@ RUN zypper dist-upgrade -y && \
            glibc-locale \
            glusterfs-devel \
            grep \
-           iproute2 \
-           iptables \
-           kmod \
            libacl-devel \
            libapparmor-devel \
            libattr-devel \
@@ -60,17 +57,12 @@ RUN zypper dist-upgrade -y && \
            libxml2 \
            libxml2-devel \
            libxslt \
-           lvm2 \
            make \
            meson \
-           nfs-utils \
            ninja \
-           numad \
-           open-iscsi \
            parted-devel \
            perl-base \
            pkgconfig \
-           polkit \
            python3-base \
            python3-black \
            python3-docutils \
index dc69a7d4dfbd1f70bec017c55134cc28609673fd..8fe2ab81b561df94b37cbc443671c22f77dc6084 100644 (file)
@@ -28,9 +28,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libacl1-dev \
                       libapparmor-dev \
                       libattr1-dev \
@@ -68,16 +65,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       libxml2-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index ecccfc637a0c6840e5517b1d923046f816f49aba..9f410e926ce0f7751477ae5f9dd0eed4417d40d1 100644 (file)
@@ -28,9 +28,6 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       gettext \
                       git \
                       grep \
-                      iproute2 \
-                      iptables \
-                      kmod \
                       libacl1-dev \
                       libapparmor-dev \
                       libattr1-dev \
@@ -68,16 +65,11 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
                       libxml2-dev \
                       libxml2-utils \
                       locales \
-                      lvm2 \
                       make \
                       meson \
-                      nfs-common \
                       ninja-build \
-                      numad \
-                      open-iscsi \
                       perl-base \
                       pkgconf \
-                      polkitd \
                       python3 \
                       python3-docutils \
                       python3-pytest \
index aa0dc5924a72c7328dacaf6a994df8632bb0fe47..8885b787e000062d5d22570a71baa36d26134774 100644 (file)
@@ -27,9 +27,6 @@ packages:
   - glusterfs
   - gnutls
   - grep
-  - ip
-  - iptables
-  - iscsiadm
   - json-c
   - libacl
   - libattr
@@ -54,16 +51,12 @@ packages:
   - libtirpc
   - libudev
   - libxml2
-  - lvm2
   - make
   - meson
-  - modprobe
   - netcf
   - ninja
-  - numad
   - openwsman
   - perl
-  - pkcheck
   - pkg-config
   - portablexdr
   - python3
@@ -74,10 +67,8 @@ packages:
   - rpmbuild
   - sanlock
   - sed
-  - showmount
   - systemd-rpm-macros
   - systemtap
-  - tc
   - wireshark
   - xen
   - xmllint