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 <vefa.bicakci@windriver.com>
Change-Id: I6f99d0fe5e2632ea84f09d0a36680054c8c172f3
This commit is contained in:
M. Vefa Bicakci 2021-10-29 13:16:44 -04:00
parent 8875a4098b
commit 3e7b76716d
1 changed files with 1 additions and 1 deletions

View File

@ -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