From 6260daf8ab4675a4cb88e6b760dfe7130a75ba9a Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Mon, 11 Nov 2019 10:46:53 -0800 Subject: [PATCH] Add dmidecode on supported architectures Currently supported on i386, x86_64, aarch64 Resolves: rhbz#1714793 --- 80-rhel/runtime-install.tmpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/80-rhel/runtime-install.tmpl b/80-rhel/runtime-install.tmpl index ef00cf8..8c3fc9e 100644 --- a/80-rhel/runtime-install.tmpl +++ b/80-rhel/runtime-install.tmpl @@ -123,6 +123,9 @@ installpkg pciutils usbutils ipmitool installpkg mt-st smartmontools installpkg hdparm installpkg rng-tools +%if basearch in ("i386", "x86_64", "aarch64"): +installpkg dmidecode +%endif ## fonts & themes installpkg bitmap-fangsongti-fonts