5 Commits

Author SHA1 Message Date
Sagi Shnaidman
09dcdedf00 Preliminary work to support CentOS 9 Stream
Changes package mappings to default to Python 3. Unfortunately, the
build does not work yet because of some issue in DIB.

Co-Authored-By: Dmitry Tantsur <dtantsur@protonmail.com>
Change-Id: I88c1ec2590d280745daa6c8b3aa9a719f5d96e72
2021-09-10 12:17:21 +02:00
Lon Hohberger
0401dcf5ca Drop ppc64le installs of biosdevname, efibootmgr, efivar
UEFI 2.8 only supports Intel, ARM and RISC-V

    https://review.opendev.org/c/openstack/tripleo-common/+/773010/

... to break ppc64le IPA image builds.

Signed-off-by: Lon Hohberger <lhh@redhat.com>
Change-Id: Ia74d6aa659f5d705eeea931a4332f08b8bdcb2a3
2021-02-18 10:20:12 -05:00
Dmitry Tantsur
5537564121 Removes unnecessary requirement of sdparm
Change-Id: I1fafbf31b8fb2fc411b722cec11b94b4b765c995
2021-01-22 12:40:39 +01:00
Dmitry Tantsur
db238b9c99 Make the debian job voting and start publishing debian images
With only 270MiB in size, the Debian images are likely candidates
for our future default images. Given that CentOS Stream 8 images
are nearly 500MiB in size, Debian may be our only path forward.

Enable installing firmware on Debian images to make them suitable
for bare metal installations.

Do not try to install biosdevname on non-RH systems.

Change-Id: I2c2a71c4afd0cd534961317b7fe9d3fb5d007d24
2020-12-16 19:48:49 +01:00
Dmitry Tantsur
8adfcc65c6 Add an element to install python-hardware
Requires returning EPEL support because of some dependencies.

Co-Authored-By: Mark Goddard <mark@stackhpc.com>
Co-Authored-By: Will Szumski <will@stackhpc.com>
Change-Id: I8da33dabda34e626baf6e7895fc450973d0a8fef
2020-09-24 14:39:57 +02:00