From 3e7b76716d05810da0c71af2f36d093c75ee790e Mon Sep 17 00:00:00 2001 From: "M. Vefa Bicakci" Date: Fri, 29 Oct 2021 13:16:44 -0400 Subject: [PATCH] minimal_rpm_list.txt: ebtables->iptables-ebtables This commit updates the minimal_rpm_list.txt file so that the ebtables package included in the ISO image is replaced with iptables-ebtables. Actually, given that iptables-ebtables obsoletes and replaces ebtables in its RPM package metadata, this change is not truly necessary, because iptables-ebtables is automatically installed instead of the legacy ebtables package by the installer. The intent with this commit is to ensure that the legacy ebtables package is not included in the ISO image. Verification: - build-iso does not report any errors after having applied this change. - Installation and bootstrap worked on a system with two controller hosts and two compute hosts. Partial-Bug: #1949217 Depends-On: I63d557112c653d59b88ac3a4798dee0e89246612 Signed-off-by: M. Vefa Bicakci Change-Id: I6f99d0fe5e2632ea84f09d0a36680054c8c172f3 --- build-tools/build_iso/minimal_rpm_list.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-tools/build_iso/minimal_rpm_list.txt b/build-tools/build_iso/minimal_rpm_list.txt index 56f51296..cd8123af 100644 --- a/build-tools/build_iso/minimal_rpm_list.txt +++ b/build-tools/build_iso/minimal_rpm_list.txt @@ -43,7 +43,6 @@ dracut-config-rescue dracut-network e2fsprogs e2fsprogs-libs -ebtables efibootmgr efivar-libs elfutils-libelf @@ -85,6 +84,7 @@ hwdata info iproute iprutils +iptables-ebtables iputils jansson json-c