From f99f741e257bebb096e74ac397f223a936b2f679 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Aug 18 2017 13:42:28 +0000 Subject: manifest: Add microcode_ctl This came up downstream: https://bugzilla.redhat.com/show_bug.cgi?id=1199582 A reason to do this is the recent bug: https://arstechnica.com/information-technology/2017/06/skylake-kaby-lake-chips-have-a-crash-bug-with-hyperthreading-enabled/ --- diff --git a/fedora-atomic-host.json b/fedora-atomic-host.json index 49c60f6..ecab518 100644 --- a/fedora-atomic-host.json +++ b/fedora-atomic-host.json @@ -85,6 +85,7 @@ "bridge-utils", "which", "nfs-utils", + "microcode_ctl", "curl", "iptables-services", "iptables", "NetworkManager",